Skip to content

Commit 003c04c

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.5.0
1 parent f4a9247 commit 003c04c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.5.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.4.0...v1.5.0) (2022-02-20)
2+
3+
4+
### Features
5+
6+
* add atom on the website ([f4a9247](https://github.com/avneesh0612/react-nextjs-snippets/commit/f4a9247a3d0aed0c836683b694682beadf0f1a29))
7+
8+
9+
110
# [1.4.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.0.1...v1.4.0) (2022-02-19)
211

312

@@ -47,12 +56,3 @@
4756

4857

4958

50-
## [1.1.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.1.0...v1.1.1) (2022-02-13)
51-
52-
53-
### Bug Fixes
54-
55-
* update name everywhere ([e1d287d](https://github.com/avneesh0612/react-nextjs-snippets/commit/e1d287da4dc55304d9d805e3e002574c92109c74))
56-
57-
58-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-nextjs-snippets",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"main": "index.js",
55
"repository": "https://github.com/avneesh0612/react-nextjs-snippets.git",
66
"author": "Avneesh Agarwal <[email protected]>",

0 commit comments

Comments
 (0)