Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sankaSanjeeva committed Sep 14, 2024
1 parent e8c4d2b commit 9411311
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
## 1.1.0 (June 22, 2022)
## 1.2.0 (September 14, 2024)

### New features

- Add document
- Add github actions
- Add User module

## 1.1.0 (August 03, 2024)

### New features

Expand All @@ -7,4 +15,4 @@

## 1.0.0 (July 14, 2024)

* Initial public release
- Initial public release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-boilerplate",
"private": true,
"version": "1.1.0",
"version": "1.2.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 9411311

Please sign in to comment.