Skip to content

Commit

Permalink
chore: release v1.5.0 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Jan 11, 2021
1 parent 6868e92 commit 3d8deb8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.5.0](https://github.com/vinayakkulkarni/v-clappr/compare/v1.1.1...v1.5.0) (2021-01-11)


### Bug Fixes

* minor housekeeping ([#181](https://github.com/vinayakkulkarni/v-clappr/issues/181)) ([2cbe5c2](https://github.com/vinayakkulkarni/v-clappr/commit/2cbe5c24b0b6854ee2161c2d33bd84d3777a6433))
* update npm release script ([3a567ff](https://github.com/vinayakkulkarni/v-clappr/commit/3a567ffeed17c20dce2297d12a6fdcb05293a442))
* update trigger workflow ([6868e92](https://github.com/vinayakkulkarni/v-clappr/commit/6868e92c540acfa90d0abf326c5d9d62d20f5c20))
* **deps:** bump clappr from 0.3.12 to 0.3.13 ([#30](https://github.com/vinayakkulkarni/v-clappr/issues/30)) ([ac1b9d8](https://github.com/vinayakkulkarni/v-clappr/commit/ac1b9d820ff685a20574c34d5aa291d39f39d003))
* **deps:** bump ini from 1.3.5 to 1.3.7 ([#163](https://github.com/vinayakkulkarni/v-clappr/issues/163)) ([7670a89](https://github.com/vinayakkulkarni/v-clappr/commit/7670a893147c340fce6eb4de0402111e2ee242f5))
* **deps:** bump lodash from 4.17.15 to 4.17.19 ([#55](https://github.com/vinayakkulkarni/v-clappr/issues/55)) ([343d11f](https://github.com/vinayakkulkarni/v-clappr/commit/343d11f384852924dfb434d5e858a385f2ce6c11))
* **deps:** bump node-fetch from 2.6.0 to 2.6.1 ([#103](https://github.com/vinayakkulkarni/v-clappr/issues/103)) ([8f041c2](https://github.com/vinayakkulkarni/v-clappr/commit/8f041c2015e8a101d69141f55ec4348070cc1d96))



<a name="1.1.1"></a>
## [1.1.1](https://github.com/vinayakkulkarni/v-clappr/compare/v1.1.0...v1.1.1) (2020-05-29)

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,7 +1,7 @@
{
"name": "v-clappr",
"description": "Vue.js wrapper for Clappr",
"version": "1.1.1",
"version": "1.5.0",
"author": {
"name": "Vinayak Kulkarni",
"email": "[email protected]",
Expand Down

0 comments on commit 3d8deb8

Please sign in to comment.