Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @czi-sds/[email protected]
 - @czi-sds/[email protected]
  • Loading branch information
masoudmanson committed Sep 6, 2023
1 parent 653f2c8 commit 966a65b
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [18.0.1](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2023-09-06)

**Note:** Version bump only for package @czi-sds/components

# [18.0.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2023-09-06)

## 17.0.2 (2023-09-06)
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@czi-sds/components",
"version": "18.0.0",
"version": "18.0.1",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"repository": {
Expand Down
84 changes: 84 additions & 0 deletions packages/data-viz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,90 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2023-09-06)

### chore

- **release:** Merge changes from prod to main ([#585](https://github.com/chanzuckerberg/sci-components/issues/585)) ([74d464f](https://github.com/chanzuckerberg/sci-components/commit/74d464f9a543e1b8f8b2e9e477acc742710258f3))

### BREAKING CHANGES

- **release:** Testing breaking changes workflow with new release structure

- Publish

* @czi-sds/components@16.0.0

- fix(release): debugg release workflow
- **release:** Test

- Publish

* @czi-sds/components@17.0.0

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(debug): debug

- fix(slack): fix slack workflow's condition
- **release:** test slack workflow with the new release structure

- fix(slack): fix slack workflow

fix the workflow condition

- **release:** This is only to test the new release structure

- fix(d): d

- fix(workflows): update GitHub workflows

Update and optimize all GitHub workflows to the latest versions of actions

- **release:** Test slack web hook

- fix(github): fix github release workflow

- fix(comments): add comments to all yaml files

- fix(slack): change Slack Web Hook Url
- **release:** This is only for test purposes

- fix(slack): change slack action config
- **release:** This is only for testing purposes.

- fix(github): move slack config file to config directory to avoid github errors
- **release:** This is only for testing purposes!

- fix(slack): revert to Default config
- **release:** This is only for testing purposes.

- fix(config): copy slack config file in the Workflows directory
- **release:** This is only for testing purposes!

- fix(slack): fix config directory
- **release:** This is for testing purposes only!

- fix(actions): add a tip on pull request body to help with stucked checks

## [0.3.5](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2023-09-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-viz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@czi-sds/data-viz",
"version": "0.3.5",
"version": "0.4.0",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"author": "",
Expand Down

0 comments on commit 966a65b

Please sign in to comment.