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 Nov 4, 2020
1 parent 0bd35b2 commit 3c9c7be
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/spindle-icons/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.5.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2020-11-04)

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





# [0.4.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2020-10-23)


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.4.0",
"version": "0.5.0",
"scripts": {
"clean": "npx rimraf dist",
"mkdir": "npx mkdirp dist",
Expand Down
19 changes: 19 additions & 0 deletions packages/spindle-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2020-11-04)


### Features

* **spindle-ui:** set line-height 1.3 in button ([f1d5e47](https://github.com/openameba/spindle/commit/f1d5e476efaec1e11bd55c956c90c591dce35cda))


* build(spindle-ui)!: fix directory structure in modules ([3da4103](https://github.com/openameba/spindle/commit/3da410315ceed7f2a20cbbc1bf3b0b7cf79f3b6f))


### BREAKING CHANGES

* output directory moves from dist to root





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


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.3.0",
"version": "0.4.0",
"main": "./index.js",
"types": "./index.d.ts",
"style": "./index.css",
Expand Down

0 comments on commit 3c9c7be

Please sign in to comment.