Skip to content

Commit 7e0749f

Browse files
committed
chore(release): 1.1.1
1 parent 48a1457 commit 7e0749f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. See
44
[standard-version](https://github.com/conventional-changelog/standard-version)
55
for commit guidelines.
66

7+
### [1.1.1](https://github.com/timelessco/react-components-template/compare/v1.1.0...v1.1.1) (2021-02-01)
8+
9+
### Docs
10+
11+
- **contributors:** 📝 add project contributors
12+
([48a1457](https://github.com/timelessco/react-components-template/commit/48a1457408b872d0a9d053193a0790670a040bf3))
13+
- add [@anuraghazra](https://github.com/anuraghazra) as a contributor
14+
([8a846e1](https://github.com/timelessco/react-components-template/commit/8a846e1299bcbec702b9cfddc5d6fefa12623aa9))
15+
- add [@navin-moorthy](https://github.com/navin-moorthy) as a contributor
16+
([16175ea](https://github.com/timelessco/react-components-template/commit/16175eabe2163d03ea64481fbc537a16c4d1642f))
17+
718
## [1.1.0](https://github.com/timelessco/react-components-template/compare/v1.0.0...v1.1.0) (2021-02-01)
819

920
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-components-template",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "React Components Project template",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)