Skip to content

Commit

Permalink
update package version to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suren-atoyan committed Dec 23, 2023
1 parent e24a201 commit 26f2314
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
### Releases

## v2.2.0

###### _Dec 23, 2023_

- packages: update all packages
- Vite 5 ✅
- replace `Alt + /` with `Alt + k` (there was an issue with detecting `/`)

## v2.1.0

###### _Oct 29, 2022_
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-pwa",
"version": "2.1.0",
"version": "2.2.0",
"type": "module",
"description": "Starter kit for modern web applications",
"homepage": "https://react-pwa.surenatoyan.com/",
Expand Down

0 comments on commit 26f2314

Please sign in to comment.