Skip to content

Commit

Permalink
chore(release): 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ckvv committed Feb 16, 2022
1 parent 6f1292f commit 61731b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.1.7](https://github.com/ckpack/vue-color/compare/v1.1.6...v1.1.7) (2022-02-16)


### Bug Fixes

* replace CommonJS package ([6f1292f](https://github.com/ckpack/vue-color/commit/6f1292f3fe95fee68aff30e3ea45e5799247b2a1))

### [1.1.6](https://github.com/ckpack/vue-color/compare/v1.1.5...v1.1.6) (2022-02-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckpack/vue-color",
"version": "1.1.6",
"version": "1.1.7",
"description": "(vue3.0) 🎨 Vue Color Pickers for Sketch, Photoshop, Chrome & more",
"repository": "https://github.com/ckpack/vue-color",
"sideEffects": false,
Expand Down

0 comments on commit 61731b5

Please sign in to comment.