Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 5822fd7

Browse files
committed
chore(release): 2.0.6 [skip ci]
## [2.0.6](v2.0.5...v2.0.6) (2022-12-12) ### Build System * **husky:** fix shell path and arg updates ([feb4a0c](feb4a0c)) * **husky:** limit the possibility of package installation after a branch switch ([25e199f](25e199f))
1 parent ebbfb1b commit 5822fd7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.6](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.5...v2.0.6) (2022-12-12)
4+
5+
6+
### Build System
7+
8+
* **husky:** fix shell path and arg updates ([feb4a0c](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/feb4a0c5b7374265bb299def0a25c2a4dd82db38))
9+
* **husky:** limit the possibility of package installation after a branch switch ([25e199f](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/25e199fa11238ec62da22fc04266a93b626cc819))
10+
311
## [2.0.5](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.4...v2.0.5) (2022-12-09)
412

513

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> An advanced OpenDevStack Frontend Quickstarter to build mobile and desktop apps with the ionic framework, react, vite and playwright.
44
5-
![Version](https://img.shields.io/badge/version-2.0.5-blue.svg?style=for-the-badge&cacheSeconds=2592000)
5+
![Version](https://img.shields.io/badge/version-2.0.6-blue.svg?style=for-the-badge&cacheSeconds=2592000)
66
[![License: Apache-2.0](https://img.shields.io/github/license/simongolms/ods-quickstarter-fe-ionic-react-vite-playwright?style=for-the-badge)](https://github.com/simongolms/ods-quickstarter-fe-ionic-react-vite-playwright/blob/master/LICENSE)
77
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge)](https://github.com/simongolms/ods-quickstarter-fe-ionic-react-vite-playwright/graphs/commit-activity)
88
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-green.svg?style=for-the-badge)](https://conventionalcommits.org)

0 commit comments

Comments
 (0)