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]
 - @openameba/[email protected]
 - @openameba/[email protected]
 - @openameba/[email protected]
  • Loading branch information
github-actions[bot] committed Sep 6, 2023
1 parent c9a21ca commit 8244e25
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 6 deletions.
4 changes: 4 additions & 0 deletions packages/spindle-hooks/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.16.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-09-06)

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

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

**Note:** Version bump only for package @openameba/spindle-hooks
Expand Down
2 changes: 1 addition & 1 deletion packages/spindle-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openameba/spindle-hooks",
"version": "0.15.0",
"version": "0.16.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/spindle-icons/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.34.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-09-06)

### Features

- **spindle-icons:** update icons ([896bdec](https://github.com/openameba/spindle/commit/896bdecfa7826af50a49a51f1fcde7b518483b75))

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

**Note:** Version bump only for package @openameba/spindle-icons
Expand Down
2 changes: 1 addition & 1 deletion packages/spindle-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openameba/spindle-icons",
"version": "0.33.0",
"version": "0.34.0",
"scripts": {
"clean": "npx rimraf dist",
"mkdir": "npx mkdirp dist",
Expand Down
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.9.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-09-06)

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

## [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
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.2",
"version": "0.9.0",
"description": "Spindle syntax themes",
"license": "MIT",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/spindle-theme-switch/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.6.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-09-06)

**Note:** Version bump only for package @openameba/spindle-theme-switch

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

**Note:** Version bump only for package @openameba/spindle-theme-switch
Expand Down
2 changes: 1 addition & 1 deletion packages/spindle-theme-switch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openameba/spindle-theme-switch",
"version": "0.5.0",
"version": "0.6.0",
"description": "Spindle theme switch",
"license": "MIT",
"type": "module",
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.63.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-09-06)

### Features

- **spindle-icons:** update icons ([896bdec](https://github.com/openameba/spindle/commit/896bdecfa7826af50a49a51f1fcde7b518483b75))

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

**Note:** Version bump only for package @openameba/spindle-ui
Expand Down
4 changes: 2 additions & 2 deletions 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.2",
"version": "0.63.0",
"main": "./index.js",
"module": "./index.mjs",
"types": "./index.d.ts",
Expand Down Expand Up @@ -56,7 +56,7 @@
}
},
"dependencies": {
"@openameba/spindle-hooks": "^0.15.0",
"@openameba/spindle-hooks": "^0.16.0",
"ameba-color-palette.css": "^4.9.0",
"react-merge-refs": "^1.1.0"
},
Expand Down

0 comments on commit 8244e25

Please sign in to comment.