Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 67c0eb9

Browse files
committed
chore(release): 2.1.1
1 parent 3c01854 commit 67c0eb9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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.1.1](https://github.com/inabagumi/next-svg/compare/v2.1.0...v2.1.1) (2020-01-13)
6+
7+
8+
### Bug Fixes
9+
10+
* build before release ([#2](https://github.com/inabagumi/next-svg/issues/2)) ([3c01854](https://github.com/inabagumi/next-svg/commit/3c01854816aa3f123411451d530bb80a9d8d89fc))
11+
512
## [2.1.0](https://github.com/inabagumi/next-svg/compare/v2.0.0...v2.1.0) (2020-01-13)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"prerelease": "yarn build",
5858
"release": "standard-version"
5959
},
60-
"version": "2.1.0"
60+
"version": "2.1.1"
6161
}

0 commit comments

Comments
 (0)