Skip to content

Commit

Permalink
v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slavikdenis committed Apr 17, 2024
1 parent 4d85517 commit 061a75f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 17 deletions.
46 changes: 30 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.3.2](https://github.com/slavikdenis/vape-timer/compare/v1.1.0...v1.3.2)
## [v1.3.3](https://github.com/slavikdenis/vape-timer/compare/v1.3.1...v1.3.3)

### Merged

- chore: update deps [`#88`](https://github.com/slavikdenis/vape-timer/pull/88)
- fix: upgrade framer-motion from 10.16.16 to 10.17.9 [`#85`](https://github.com/slavikdenis/vape-timer/pull/85)
- fix: upgrade @emotion/react from 11.11.1 to 11.11.3 [`#84`](https://github.com/slavikdenis/vape-timer/pull/84)
- fix: upgrade next from 14.0.3 to 14.0.4 [`#83`](https://github.com/slavikdenis/vape-timer/pull/83)
- fix: upgrade framer-motion from 10.16.9 to 10.16.10 [`#82`](https://github.com/slavikdenis/vape-timer/pull/82)
- chore: update deps [`#81`](https://github.com/slavikdenis/vape-timer/pull/81)

### Commits

- fix: use Link from chakra-ui/next-js [`6b7522a`](https://github.com/slavikdenis/vape-timer/commit/6b7522abef16eea363793bf20898e0c2f991d885)
- fix: cypress reload test [`27c201b`](https://github.com/slavikdenis/vape-timer/commit/27c201bf1bd597c8daf0353853e663ba74d4b1a7)
- tooling: tool-versions file [`4d85517`](https://github.com/slavikdenis/vape-timer/commit/4d855179d1b6d42363c0c41a6cb3981bfe0b49c6)

## [v1.3.1](https://github.com/slavikdenis/vape-timer/compare/v1.2.0...v1.3.1) - 2023-11-30

### Merged

- fix: upgrade @ducanh2912/next-pwa from 9.7.1 to 9.7.2 [`#80`](https://github.com/slavikdenis/vape-timer/pull/80)
- fix: upgrade next from 13.5.4 to 13.5.5 [`#79`](https://github.com/slavikdenis/vape-timer/pull/79)
- chore: dependencies upgrade [`#78`](https://github.com/slavikdenis/vape-timer/pull/78)
Expand All @@ -26,30 +38,32 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix: upgrade @ducanh2912/next-pwa from 9.0.1 to 9.1.1 [`#72`](https://github.com/slavikdenis/vape-timer/pull/72)
- fix: wake lock relock [`#70`](https://github.com/slavikdenis/vape-timer/pull/70)
- chore: update 1.2.0 [`#69`](https://github.com/slavikdenis/vape-timer/pull/69)
- feat: migrate from 'next-pwa' to '@ducanh2912/next-pwa' [`#68`](https://github.com/slavikdenis/vape-timer/pull/68)
- feat: version and github link in settings [`#67`](https://github.com/slavikdenis/vape-timer/pull/67)

### Commits

- feat: use yarn 4 & add missing deps [`885f964`](https://github.com/slavikdenis/vape-timer/commit/885f964b3a508a15a14c20c1a9e38fa927cecb3c)
- chore: updated lock file [`718c7e9`](https://github.com/slavikdenis/vape-timer/commit/718c7e93eed119e3a4f2c349a3b815f59ad0a743)
- chore: update deps [`a572c70`](https://github.com/slavikdenis/vape-timer/commit/a572c705bc541ec1cd86a85778d44edf5c0cce10)
- chore: update deps [`d79d400`](https://github.com/slavikdenis/vape-timer/commit/d79d400cc8f93cbc67fb40ac584e597ce81a19cf)
- fix: dep arrays [`040fd65`](https://github.com/slavikdenis/vape-timer/commit/040fd654cac2abe3a4284e7c39d536cd223a2c21)
- fix: ci configs [`29ee51b`](https://github.com/slavikdenis/vape-timer/commit/29ee51b7ffc14a46a6ef2f863927f05fbfd39110)
- chore: update README and add demo showcase [`1639777`](https://github.com/slavikdenis/vape-timer/commit/1639777a63b996e7eb20c1a973c4e10fcb6a2eae)
- Revert "Update to 1.2.0 (minor)" [`e81f4a7`](https://github.com/slavikdenis/vape-timer/commit/e81f4a73c393a2190800a44b088af666b753701a)
- Update to 1.2.0 (minor) [`3d4f8f5`](https://github.com/slavikdenis/vape-timer/commit/3d4f8f5bd0fc86d648f412356a4acdaebbb9274a)
- fix: update gitignore [`3b49e0b`](https://github.com/slavikdenis/vape-timer/commit/3b49e0b51d87f634c3a989d086f2f858947de7a9)
- fix: ci yarn cache [`60058de`](https://github.com/slavikdenis/vape-timer/commit/60058def1aedb77835ec3b2424f6f998220bb486)
- fix: disable yarn pnp & enable caching [`6927f60`](https://github.com/slavikdenis/vape-timer/commit/6927f60e4eb9fa669abea31f2d1364364f7a1b4f)
- fix: husky upgrade [`2d8c579`](https://github.com/slavikdenis/vape-timer/commit/2d8c5792437930cc0bbd24895cce52d763a82ef8)
- fix: test disabled cache [`6119761`](https://github.com/slavikdenis/vape-timer/commit/61197615027b7a4c70cf237368eda53e5e38e32a)
- fix: e2e on ci [`089867d`](https://github.com/slavikdenis/vape-timer/commit/089867d1d8b622e2a7745557dca5d376b1ab40fb)
- fix: ci yarn install deprecated flag [`0d12cca`](https://github.com/slavikdenis/vape-timer/commit/0d12ccad972f824a7088296f3f7226fcc103b742)
- fix: ci yarn install [`d30c250`](https://github.com/slavikdenis/vape-timer/commit/d30c250abe130e8c6ecc661ab856766186ccadcd)
- fix: await test [`3604f04`](https://github.com/slavikdenis/vape-timer/commit/3604f04ace5a00cfd78bb2482499e387b5f7ea96)
- fix: oops [`b9d807a`](https://github.com/slavikdenis/vape-timer/commit/b9d807a28d88ac6e713b389b0ade44bba91a8926)
- chore: use relative link to demo showcase [`2f73677`](https://github.com/slavikdenis/vape-timer/commit/2f7367711612e49835cf2e9cea1c497b47f4af72)

## [v1.2.0](https://github.com/slavikdenis/vape-timer/compare/v1.1.0...v1.2.0) - 2023-06-22

### Merged

- feat: migrate from 'next-pwa' to '@ducanh2912/next-pwa' [`#68`](https://github.com/slavikdenis/vape-timer/pull/68)
- feat: version and github link in settings [`#67`](https://github.com/slavikdenis/vape-timer/pull/67)

### Commits

- chore: update deps [`71fa068`](https://github.com/slavikdenis/vape-timer/commit/71fa06886375f64d78d8607d842da01c90a02066)
- Revert "v1.2.0" [`9532444`](https://github.com/slavikdenis/vape-timer/commit/9532444cbafdb230f805e595ccc40a484ea4418f)
- Revert "v1.2.0" [`6e603d8`](https://github.com/slavikdenis/vape-timer/commit/6e603d83b6caa6b9faa0b55afd8ce8ab123530ed)
- Revert "Update to 1.2.0 (minor)" [`e81f4a7`](https://github.com/slavikdenis/vape-timer/commit/e81f4a73c393a2190800a44b088af666b753701a)
- Update to 1.2.0 (minor) [`3d4f8f5`](https://github.com/slavikdenis/vape-timer/commit/3d4f8f5bd0fc86d648f412356a4acdaebbb9274a)

## [v1.1.0](https://github.com/slavikdenis/vape-timer/compare/v1.0.0...v1.1.0) - 2023-06-18

### Merged
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": "vape-timer",
"version": "1.3.2",
"version": "1.3.3",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down

0 comments on commit 061a75f

Please sign in to comment.