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

Commit 0436897

Browse files
committed
chore(release): 2.0.11 [skip ci]
## [2.0.11](v2.0.10...v2.0.11) (2023-03-07) ### Build System * **deps:** update dependencies ([c11a632](c11a632)) ### Continuous Integration * **github:** update dependencies ([d04dc44](d04dc44)) * **jenkins:** update dependencies ([6a87698](6a87698)) ### Code Refactoring * **eslint:** disable `import/no-unused-modules` per file ([9c680ca](9c680ca))
1 parent 079d655 commit 0436897

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.11](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.10...v2.0.11) (2023-03-07)
4+
5+
6+
### Build System
7+
8+
* **deps:** update dependencies ([c11a632](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/c11a632e3ab26fb077475df7e0f5c4b022f6fc68))
9+
10+
11+
### Continuous Integration
12+
13+
* **github:** update dependencies ([d04dc44](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/d04dc4430a1afeabbe13610cf2559b4016059c5f))
14+
* **jenkins:** update dependencies ([6a87698](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/6a87698062280dff1fb65919f4445d00c15da7e8))
15+
16+
17+
### Code Refactoring
18+
19+
* **eslint:** disable `import/no-unused-modules` per file ([9c680ca](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/9c680cab0398c2329b1f064197c3f4f133b7b19d))
20+
321
## [2.0.10](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.9...v2.0.10) (2023-02-24)
422

523

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