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
openameba committed Jul 27, 2023
1 parent 8a0c95f commit 8ac480e
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.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

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

**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.0",
"version": "0.8.1",
"description": "Spindle syntax themes",
"license": "MIT",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/spindle-tokens/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.12.2](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2023-07-27)

### Bug Fixes

- **spindle-tokens:** chain commands ([3a7f707](https://github.com/openameba/spindle/commit/3a7f7071205cbf2205cd4aa5a68768949f771265))

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

### Bug Fixes
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.12.1",
"version": "0.12.2",
"description": "Spindle design tokens.",
"homepage": "https://github.com/openameba/spindle#readme",
"license": "MIT",
Expand Down

0 comments on commit 8ac480e

Please sign in to comment.