Skip to content

Commit

Permalink
release: 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilnayyar002 committed Jul 2, 2021
1 parent 6eddcc0 commit 058027c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [1.2.0](https://github.com/nikhilnayyar002/slickjs-react-antd/compare/v1.1.0...v1.2.0) (2021-07-02)


### ⛏️ Build System

* add, update config files ([f9469d9](https://github.com/nikhilnayyar002/slickjs-react-antd/commit/f9469d91bb23b385e96cc5d31cdc52dafe845dcb))
- add .czrc file and remove config from package.json
- .versionrc file: add enhance type, add emoji to display in changelog

## [1.1.0](https://github.com/nikhilnayyar002/slickjs-react-antd/compare/v1.0.0...v1.1.0) (2021-07-01)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "base-setup",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -44,4 +44,4 @@
},
"author": "",
"license": "ISC"
}
}

0 comments on commit 058027c

Please sign in to comment.