Skip to content

Commit c8344bc

Browse files
committed
chore(release): 2.5.1
1 parent 6a81a91 commit c8344bc

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+
### [2.5.1](https://github.com/mirari/vue-fullscreen/compare/v2.5.0...v2.5.1) (2021-06-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **component:** downward compatible error ([6a81a91](https://github.com/mirari/vue-fullscreen/commit/6a81a9157b8851a78f6488122fee7909e76f1245))
11+
512
## [2.5.0](https://github.com/mirari/vue-fullscreen/compare/v2.5.0-beta.0...v2.5.0) (2021-06-02)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-fullscreen",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "A simple Vue.js component for fullscreen",
55
"main": "dist/vue-fullscreen.min.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)