Skip to content

Commit 51dbae2

Browse files
committed
chore(release): 4.1.0
1 parent 2a39757 commit 51dbae2

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+
## [4.1.0](https://github.com/nuxt-community/nuxt7/compare/v4.0.2...v4.1.0) (2021-01-17)
6+
7+
8+
### Features
9+
10+
* use framework7-icon@3 ([4970314](https://github.com/nuxt-community/nuxt7/commit/4970314b95e00b9c8e29decc82ac48d160ab850a)), closes [#121](https://github.com/nuxt-community/nuxt7/issues/121)
11+
512
### [4.0.2](https://github.com/nuxt-community/nuxt7/compare/v4.0.1...v4.0.2) (2021-01-17)
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": "nuxt7",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "MIT",
55
"main": "dist/module.js",
66
"files": [

0 commit comments

Comments
 (0)