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 Oct 18, 2023
1 parent b0494ed commit 1552559
Show file tree
Hide file tree
Showing 10 changed files with 26 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.

# [1.0.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-10-18)

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

# [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
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.16.0",
"version": "1.0.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/spindle-icons/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.

# [1.0.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-10-18)

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

# [0.34.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-09-06)

### Features
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.34.0",
"version": "1.0.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.

# [1.0.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-10-18)

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

# [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
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.9.0",
"version": "1.0.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.

# [1.0.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-10-18)

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

# [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
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.6.0",
"version": "1.0.0",
"description": "Spindle theme switch",
"license": "MIT",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions packages/spindle-ui/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.

# [1.0.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-10-18)

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

# [0.64.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-10-16)

### Features
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.64.0",
"version": "1.0.0",
"main": "./index.js",
"module": "./index.mjs",
"types": "./index.d.ts",
Expand Down Expand Up @@ -56,7 +56,7 @@
}
},
"dependencies": {
"@openameba/spindle-hooks": "^0.16.0",
"@openameba/spindle-hooks": "^1.0.0",
"ameba-color-palette.css": "^4.9.0",
"react-merge-refs": "^1.1.0"
},
Expand Down

0 comments on commit 1552559

Please sign in to comment.