Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip-ci]
Browse files Browse the repository at this point in the history
# [0.2.0](v0.1.0...v0.2.0) (2021-06-02)

### Bug Fixes

* trigger next release ([d915f25](d915f25))
* trigger next release ([af7386a](af7386a))
* trigger next release ([eb428e2](eb428e2))
* **dependabot:** set target to 'develop' ([f491e29](f491e29))

### Features

* add shared assets lib ([#62](#62)) ([d8c4eb7](d8c4eb7))
* **krew-ui-react:** setup react app ([#75](#75)) ([bf4d1a3](bf4d1a3))
  • Loading branch information
semantic-release-bot committed Jun 2, 2021
1 parent d915f25 commit 66d64de
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.2.0](https://github.com/move4mobile/krew-workspace/compare/v0.1.0...v0.2.0) (2021-06-02)


### Bug Fixes

* trigger next release ([d915f25](https://github.com/move4mobile/krew-workspace/commit/d915f25dadce3cc9486747a4be43cfc1c7047b7c))
* trigger next release ([af7386a](https://github.com/move4mobile/krew-workspace/commit/af7386afb2f8169649b22e7caeceb75244ef8e5b))
* trigger next release ([eb428e2](https://github.com/move4mobile/krew-workspace/commit/eb428e2407e42526c07a8a92f4cad88a07575416))
* **dependabot:** set target to 'develop' ([f491e29](https://github.com/move4mobile/krew-workspace/commit/f491e295c19c2511deb33a35f29e517fa049e55b))


### Features

* add shared assets lib ([#62](https://github.com/move4mobile/krew-workspace/issues/62)) ([d8c4eb7](https://github.com/move4mobile/krew-workspace/commit/d8c4eb723f0443a259c69176bf6570c40dca574a))
* **krew-ui-react:** setup react app ([#75](https://github.com/move4mobile/krew-workspace/issues/75)) ([bf4d1a3](https://github.com/move4mobile/krew-workspace/commit/bf4d1a3efebea98c4f3b2b59635185e1ab43dc8d))

# [0.1.0](https://github.com/move4mobile/krew-workspace/compare/v0.0.2...v0.1.0) (2021-06-01)

### Bug Fixes
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": "krew",
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 66d64de

Please sign in to comment.