Skip to content

Commit 7af1cbf

Browse files
committed
chore(release): 1.2.3
1 parent d141c72 commit 7af1cbf

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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+
### [1.2.3](https://github.com/chilllab/react-nice-avatar/compare/v1.2.2...v1.2.3) (2021-08-29)
6+
7+
8+
### Features
9+
10+
* gradient background ([4697602](https://github.com/chilllab/react-nice-avatar/commits4697602f098e019e6bbd0800c1780f61a43d367a))
11+
* new demo ([8ae89f2](https://github.com/chilllab/react-nice-avatar/commits8ae89f23837399cbb218e4a5f4103cf44a78438a))
12+
* using webpack to replace rollup & update eslint config ([7d9fad5](https://github.com/chilllab/react-nice-avatar/commits7d9fad58ba9d7747eed091178cb427b7417e8844))
13+
14+
15+
### Bug Fixes
16+
17+
* github action only triggered for new tags ([8138407](https://github.com/chilllab/react-nice-avatar/commits8138407550057acfcfedbc3518f2f9ffeb52c0d3))
18+
* update node version for the workflow ([6f25cac](https://github.com/chilllab/react-nice-avatar/commits6f25cacaf42b430b0567343b5b90147a855c4543))
19+
520
### [1.2.4](https://github.com/chilllab/react-nice-avatar/compare/v1.2.2...v1.2.4) (2021-08-29)
621

722

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-nice-avatar",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "react library for generating avatar",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)