Skip to content

Commit

Permalink
chore(release): 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chantouchsek committed Jan 3, 2022
1 parent 1316256 commit b49d5ae
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
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.7](https://github.com/chantouchsek/nuxt-clipboard/compare/v0.0.6...v0.0.7) (2022-01-03)


### Bug Fixes

* :fire: fix of nuxt module for vue use ([b6520b8](https://github.com/chantouchsek/nuxt-clipboard/commit/b6520b804a4cd0e414e64be0c3da6f5e50308c84))
* **deps:** bump actions/stale from 3.0.18 to 4 ([3ed0d92](https://github.com/chantouchsek/nuxt-clipboard/commit/3ed0d92b12d9edb5662a983993dfebfd85e1b62c))
* **deps:** bump handlebars from 4.7.6 to 4.7.7 ([5f44494](https://github.com/chantouchsek/nuxt-clipboard/commit/5f4449448030ec9d0790668366206b9f5f4b80f7))
* **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([23bd0ab](https://github.com/chantouchsek/nuxt-clipboard/commit/23bd0ab91ff4d1c2fe12f2f606d442e1b874de86))
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([e52401d](https://github.com/chantouchsek/nuxt-clipboard/commit/e52401dbcb050f80723b691a6b9ce7044fa8f16e))
* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([ce38445](https://github.com/chantouchsek/nuxt-clipboard/commit/ce38445d834d858ec13a64327900e9fec8b217c1))
* update auth information and change reviewer in dependabot pr ([27a1ec4](https://github.com/chantouchsek/nuxt-clipboard/commit/27a1ec4847eaf73389fc1634b8b95c2f3f4d82dc))

### [0.0.2](https://github.com/Chantouch/nuxt-clipboard/compare/v0.0.1...v0.0.2) (2020-09-09)

### 0.0.1 (2020-09-09)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-clipboard",
"version": "0.0.6",
"version": "0.0.7",
"description": "A \"copy to clipboard\" module for Nuxt.js using vue-clipboard2",
"main": "lib/module.js",
"types": "index.d.ts",
Expand Down

0 comments on commit b49d5ae

Please sign in to comment.