Skip to content

Commit

Permalink
Merge pull request #545 from openameba/release/minor
Browse files Browse the repository at this point in the history
chore(release): publish
  • Loading branch information
itsminadesu authored Oct 3, 2022
2 parents 4b1fc4f + a06552e commit b548bb2
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/spindle-syntax-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
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]) (2022-10-03)

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





## [0.5.1](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2022-08-30)

**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.5.1",
"version": "0.6.0",
"description": "Spindle syntax themes",
"license": "MIT",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/spindle-theme-switch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2022-10-03)

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





## [0.2.2](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2022-09-09)

**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.2.2",
"version": "0.3.0",
"description": "Spindle theme switch",
"license": "MIT",
"type": "module",
Expand Down
18 changes: 18 additions & 0 deletions packages/spindle-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.47.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2022-10-03)


### Features

* **spindle-ui:** add limit of bundlesize ([018ea89](https://github.com/openameba/spindle/commit/018ea890e18da38062112b7a5632444d1d641a06))
* **spindle-ui:** add sample for checking position property ([56decdd](https://github.com/openameba/spindle/commit/56decdd512b77093e1e8238eb36116b11714791b))
* **spindle-ui:** expand DropdownMenu positions ([1aa900e](https://github.com/openameba/spindle/commit/1aa900ee95c61c394173f769375270414a28e998))


### BREAKING CHANGES

* **spindle-ui:** the value of the position has been changed





## [0.46.4](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2022-09-02)

**Note:** Version bump only for package @openameba/spindle-ui
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.46.4",
"version": "0.47.0",
"main": "./index.js",
"module": "./index.mjs",
"types": "./index.d.ts",
Expand Down

0 comments on commit b548bb2

Please sign in to comment.