Skip to content

Commit

Permalink
chore(release): 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitano committed Nov 12, 2021
1 parent cadf8dc commit 91a2b45
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.12](https://git.gits.id/prodia/doctor/doctor-cms/compare/v0.0.11...v0.0.12) (2021-11-12)


### Features

* disable v-editor storybook for now ([9d2bff3](https://git.gits.id/prodia/doctor/doctor-cms/commit/9d2bff30fedc91eb1310df7a570f96ac73d8796a))


### Bug Fixes

* types ([cadf8dc](https://git.gits.id/prodia/doctor/doctor-cms/commit/cadf8dcb19b43cbef5c7213749949e35bf7f7500))
* unregister prepublishOnly command ([0e1bf0d](https://git.gits.id/prodia/doctor/doctor-cms/commit/0e1bf0d7147363ce26edef95a923e68fc377d98c))

### [0.0.11](https://git.gits.id/prodia/doctor/doctor-cms/compare/v0.0.10...v0.0.11) (2021-11-11)


Expand Down
4 changes: 2 additions & 2 deletions 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": "@frontend/ui",
"version": "0.0.11",
"version": "0.0.12",
"scripts": {
"dev": "vite",
"serve": "vite preview",
Expand Down

0 comments on commit 91a2b45

Please sign in to comment.