Skip to content

Commit

Permalink
chore(release): 2.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rudnovd committed Jan 8, 2022
1 parent 52c1aa9 commit afe8622
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.

## [2.0.0-alpha.3](https://github.com/rudnovd/heroes3tools/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2022-01-08)


### Features

* init PWA ([5fcfc00](https://github.com/rudnovd/heroes3tools/commit/5fcfc00de376aaae5b1ae8b9ddc6aa21f31233df))
* **PWA:** update service worker ([b4b7a43](https://github.com/rudnovd/heroes3tools/commit/b4b7a43852142588b907c646f0ed809ccd1763e7))
* remove indexedDB ([d3fa64d](https://github.com/rudnovd/heroes3tools/commit/d3fa64d4c247fdf455cbe161e52ebbd646a8bed4))

## [2.0.0-alpha.2](https://github.com/rudnovd/heroes3tools/compare/v1.0.1...v2.0.0-alpha.2) (2021-10-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "heroes3tools",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"private": true,
"scripts": {
"start": "vite",
Expand Down

0 comments on commit afe8622

Please sign in to comment.