Skip to content

Commit

Permalink
publish(npm): automate Package Versioning and Publishing with Changes…
Browse files Browse the repository at this point in the history
…ets (#685)

chore(version): update versions with Changesets

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 18, 2024
1 parent baccd3c commit 7af51d5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/selfish-crabs-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-books-visit.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cloudoperators/juno-ui-components

## 2.35.1

### Patch Changes

- baccd3c: Import components styles manually in global.scss
- 2826334: Reintroduce Modal component stories removed during TypeScript migration

## 2.35.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": false,
"source": "src/index.js",
"style": "build/lib/variables.css",
"version": "2.35.0",
"version": "2.35.1",
"types": "build/index.d.ts",
"exports": {
"./index": "./build/index.js",
Expand Down

0 comments on commit 7af51d5

Please sign in to comment.