Skip to content

Commit

Permalink
chore(release): 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Jun 27, 2021
1 parent 07b36df commit fa6ac7d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.

### [3.0.2](https://github.com/nuxt-community/ackee-module/compare/v3.0.1...v3.0.2) (2021-06-27)


### Documentation

* add initial credit ([7164793](https://github.com/nuxt-community/ackee-module/commit/71647938b3dacdeb38945f0a5336c644a58023d9))
* typo ([14bcf0d](https://github.com/nuxt-community/ackee-module/commit/14bcf0d9baf5cd859f2f76865b956a33e8204126))


### Chore

* **deps:** maintain dependencies ([07b36df](https://github.com/nuxt-community/ackee-module/commit/07b36df2177ebf3de29dddceb96f85a47d063ec5))
* add .versionrc ([5e8a2f7](https://github.com/nuxt-community/ackee-module/commit/5e8a2f7800cb1c1c28aab4ade83bae8b72672dc2))
* **config:** update issue templates ([0648b5e](https://github.com/nuxt-community/ackee-module/commit/0648b5e10233998b609315fa1c720460df34f9bb))

### [3.0.1](https://github.com/nuxt-community/ackee-module/compare/v3.0.0...v3.0.1) (2021-03-10)

## [3.0.0](https://github.com/nuxt-community/ackee-module/compare/v2.0.0...v3.0.0) (2021-03-10)
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": "@nuxtjs/ackee",
"version": "3.0.1",
"version": "3.0.2",
"description": "Nuxt.js module for Ackee analytics",
"keywords": [
"nuxt",
Expand Down

0 comments on commit fa6ac7d

Please sign in to comment.