Skip to content

Commit

Permalink
Merge pull request #1192 from openameba/release/minor
Browse files Browse the repository at this point in the history
chore: publish
  • Loading branch information
yanagi0602 authored Jan 15, 2025
2 parents ed81d9c + b152de1 commit 848d880
Show file tree
Hide file tree
Showing 12 changed files with 33 additions and 7 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.3.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-01-15)

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

# [1.2.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2024-02-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": "1.2.0",
"version": "1.3.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.5.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-01-15)

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

# [1.4.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2024-02-26)

### 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": "1.4.0",
"version": "1.5.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.2.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-01-15)

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

## [1.1.1](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2024-02-14)

**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": "1.1.1",
"version": "1.2.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.2.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-01-15)

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

# [1.1.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2024-01-10)

**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": "1.1.0",
"version": "1.2.0",
"description": "Spindle theme switch",
"license": "MIT",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions packages/spindle-tokens/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.14.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-01-15)

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

# [0.13.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2024-02-06)

**Note:** Version bump only for package @openameba/spindle-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/spindle-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openameba/spindle-tokens",
"version": "0.13.0",
"version": "0.14.0",
"description": "Spindle design tokens.",
"homepage": "https://github.com/openameba/spindle#readme",
"license": "MIT",
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.

# [1.6.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-01-15)

### Bug Fixes

- **spindle-ui:** 選択肢が長い時にラジオボタンが潰れて見える ([021e64b](https://github.com/openameba/spindle/commit/021e64b71920dd5f1cd35bdda68666807275458c))

## [1.5.1](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2024-03-25)

### Bug Fixes
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": "1.5.1",
"version": "1.6.0",
"main": "./index.js",
"module": "./index.mjs",
"types": "./index.d.ts",
Expand Down Expand Up @@ -58,7 +58,7 @@
}
},
"dependencies": {
"@openameba/spindle-hooks": "^1.2.0",
"@openameba/spindle-hooks": "^1.3.0",
"ameba-color-palette.css": "^4.9.0",
"react-merge-refs": "^1.1.0"
},
Expand Down

0 comments on commit 848d880

Please sign in to comment.