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

Commit b492623

Browse files
committed
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2022-12-01) ### Build System * **eslint:** enable strict rule set form [@typescript-eslint](https://github.com/typescript-eslint) ([ffd8d87](ffd8d87)) * **husky:** fix coloring in output text ([d1008e7](d1008e7)) * **npm:** install exact package version as default ([b93342b](b93342b)) * **deps:** update dependencies ([ed173df](ed173df)) * **deps:** update dependencies ([8632e77](8632e77))
1 parent 9230422 commit b492623

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.3](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.2...v2.0.3) (2022-12-01)
4+
5+
6+
### Build System
7+
8+
* **eslint:** enable strict rule set form [@typescript-eslint](https://github.com/typescript-eslint) ([ffd8d87](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/ffd8d87253d5f6933bef16b4eeef239ebb73fae7))
9+
* **husky:** fix coloring in output text ([d1008e7](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/d1008e777d8c143afa0fff9180d5608a744744eb))
10+
* **npm:** install exact package version as default ([b93342b](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/b93342b23d089518ae40daedaeb372fddf8ee728))
11+
* **deps:** update dependencies ([ed173df](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/ed173df1d2da473e6d85d5f6af63f7eb9c57f116))
12+
* **deps:** update dependencies ([8632e77](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/8632e770e5dfaa479e6948cd20d0dc610f5e8801))
13+
314
## [2.0.2](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.1...v2.0.2) (2022-11-17)
415

516

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.2-blue.svg?style=for-the-badge&cacheSeconds=2592000)
5+
![Version](https://img.shields.io/badge/version-2.0.3-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)