Skip to content

Commit 5c43a47

Browse files
committed
chore(release): 3.1.5
1 parent 6979127 commit 5c43a47

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [3.1.5](https://github.com/vue-a11y/vue-announcer/compare/v3.1.4...v3.1.5) (2021-07-15)
6+
7+
8+
### Bug Fixes
9+
10+
* vue as peerDependencies ([6979127](https://github.com/vue-a11y/vue-announcer/commit/697912777e3783d887dada0c1d60bb10bdc8d62c))
11+
512
### [3.1.4](https://github.com/vue-a11y/vue-announcer/compare/v3.1.3...v3.1.4) (2021-04-08)
613

714
### [3.1.3](https://github.com/vue-a11y/vue-announcer/compare/v3.1.2...v3.1.3) (2021-04-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-a11y/announcer",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"types": "dist/index.d.ts",
55
"main": "dist/announcer.cjs.js",
66
"style": "dist/style.css",

0 commit comments

Comments
 (0)