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

Commit 77ff295

Browse files
committed
chore(release): 2.0.7 [skip ci]
## [2.0.7](v2.0.6...v2.0.7) (2022-12-21) ### Build System * **eslint:** do not allow circular dependencies ([103bbcf](103bbcf)) * **env:** remove `NODE_ENV` from template file ([174f3bc](174f3bc)) * **vscode:** remove deprecated recommendation ([6318718](6318718)) * **deps:** update dependencies ([4cf8d85](4cf8d85)) ### Continuous Integration * **jenkins:** update dependencies ([d751b22](d751b22))
1 parent 653fad2 commit 77ff295

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.7](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.6...v2.0.7) (2022-12-21)
4+
5+
6+
### Build System
7+
8+
* **eslint:** do not allow circular dependencies ([103bbcf](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/103bbcf5e49c31d24430e78e5f94b8b29bcdd98c))
9+
* **env:** remove `NODE_ENV` from template file ([174f3bc](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/174f3bc688ce3bcf864f5e258c1918939df9a58b))
10+
* **vscode:** remove deprecated recommendation ([6318718](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/631871802918503d257bb6ec9cc3446eea7ca1f6))
11+
* **deps:** update dependencies ([4cf8d85](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/4cf8d858fbd428ffa85a455a04e1af6211917a43))
12+
13+
14+
### Continuous Integration
15+
16+
* **jenkins:** update dependencies ([d751b22](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/d751b22f07eb9d8b7c9aa30cbcb97599b8cd7fff))
17+
318
## [2.0.6](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.5...v2.0.6) (2022-12-12)
419

520

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