Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @openameba/[email protected]
 - @openameba/[email protected]
  • Loading branch information
github-actions[bot] committed Aug 23, 2023
1 parent bb4cd26 commit 4780012
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/spindle-syntax-themes/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.

## [0.8.2](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-08-23)

**Note:** Version bump only for package @openameba/spindle-syntax-themes

## [0.8.1](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-07-27)

**Note:** Version bump only for package @openameba/spindle-syntax-themes
Expand Down
2 changes: 1 addition & 1 deletion packages/spindle-syntax-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openameba/spindle-syntax-themes",
"version": "0.8.1",
"version": "0.8.2",
"description": "Spindle syntax themes",
"license": "MIT",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/spindle-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.62.1](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-08-23)

### Bug Fixes

- **spindle-ui:** added processing when userSelectedId in SegmentedControl is updated ([168c355](https://github.com/openameba/spindle/commit/168c3553f5d28517fb08fd74723e4e1584922af7))

# [0.62.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-07-31)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/spindle-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openameba/spindle-ui",
"version": "0.62.0",
"version": "0.62.1",
"main": "./index.js",
"module": "./index.mjs",
"types": "./index.d.ts",
Expand Down

0 comments on commit 4780012

Please sign in to comment.