Skip to content

Commit

Permalink
Merge pull request #181 from openameba/release/patch
Browse files Browse the repository at this point in the history
chore(release): publish
  • Loading branch information
sasaplus1 committed Mar 17, 2021
2 parents 9ec7403 + f8b6581 commit d6b0a48
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/spindle-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.14.1](https://github.com/openameba/spindle/compare/@openameba/spindle-ui@0.14.0...@openameba/spindle-ui@0.14.1) (2021-03-17)


### Bug Fixes

* **spindle-ui:** fix CSS variable name ([f76d2ee](https://github.com/openameba/spindle/commit/f76d2ee1840574a1247a20ea1ee212b85d99708e))





# [0.14.0](https://github.com/openameba/spindle/compare/@openameba/spindle-ui@0.13.0...@openameba/spindle-ui@0.14.0) (2021-02-10)


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

0 comments on commit d6b0a48

Please sign in to comment.