Skip to content

Commit 53b3816

Browse files
committed
chore(bump): v0.0.6
1 parent 4cdbf4c commit 53b3816

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.0.6](https://github.com/rapid-build-ui/rb-checkbox/compare/v0.0.5...v0.0.6) (2019-05-09)
2+
3+
4+
### Features
5+
6+
* **bump deps:** ([98e12d8](https://github.com/rapid-build-ui/rb-checkbox/commit/98e12d8))
7+
* **form-control** to v0.0.8
8+
* **rb-base** to v0.0.9
9+
* **rb-popover** to v0.0.16
10+
11+
12+
113
## [0.0.5](https://github.com/rapid-build-ui/rb-checkbox/compare/v0.0.4...v0.0.5) (2019-03-05)
214

315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rb-checkbox-project",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"scripts": {
55
"build-continuous": "node node_modules/@rapid-build-ui/utils/ci component continuous",
66
"build-release": "node node_modules/@rapid-build-ui/utils/ci component release",

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rapid-build-ui/rb-checkbox",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"main": "scripts/rb-checkbox.js",
55
"description": "Rapid Build UI Web Component: rb-checkbox",
66
"license": "MIT",

0 commit comments

Comments
 (0)