Skip to content

Commit

Permalink
chore(bump): v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jyounce committed Mar 5, 2019
1 parent 222a1e1 commit 0fc8c09
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [0.0.15](https://github.com/rapid-build-ui/rb-popover/compare/v0.0.14...v0.0.15) (2019-03-05)


### Features

* **icon animation:** add it via upgrading rb-icon to v0.0.13 ([98fc810](https://github.com/rapid-build-ui/rb-popover/commit/98fc810))


### Dependencies

* **bump:** deps rb-base v0.0.8 and rb-button v0.0.15 ([0004c51](https://github.com/rapid-build-ui/rb-popover/commit/0004c51))



## [0.0.14](https://github.com/rapid-build-ui/rb-popover/compare/v0.0.13...v0.0.14) (2019-02-24)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rb-popover-project",
"version": "0.0.14",
"version": "0.0.15",
"scripts": {
"build-continuous": "node node_modules/@rapid-build-ui/utils/ci component continuous",
"build-release": "node node_modules/@rapid-build-ui/utils/ci component release",
Expand Down
2 changes: 1 addition & 1 deletion src/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rapid-build-ui/rb-popover",
"version": "0.0.14",
"version": "0.0.15",
"main": "scripts/rb-popover.js",
"description": "Rapid Build UI Web Component: rb-popover",
"license": "MIT",
Expand Down

0 comments on commit 0fc8c09

Please sign in to comment.