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

Commit cf2f18b

Browse files
committed
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.0.11...v3.0.0) (2023-04-22) ### ⚠ BREAKING CHANGES * **deps:** drop support for ionic@6 ### Build System * **deps:** update dependencies ([a90946c](a90946c)) ### Continuous Integration * **jenkins:** provide playwright report on failed tests ([3556970](3556970)) * **github:** update dependencies ([d8ce6d3](d8ce6d3)) ### Documentation * **readme:** fix potential issue in housekeeping ([8281ffa](8281ffa)) * **README:** update node & npm version shields ([52c45cc](52c45cc))
1 parent 98d58c6 commit cf2f18b

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.11...v3.0.0) (2023-04-22)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **deps:** drop support for ionic@6
9+
10+
### Build System
11+
12+
* **deps:** update dependencies ([a90946c](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/a90946c63e7258169cec598e8be9404e5c63cb77))
13+
14+
15+
### Continuous Integration
16+
17+
* **jenkins:** provide playwright report on failed tests ([3556970](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/355697010a739d2e9b6787162a116c041d205f33))
18+
* **github:** update dependencies ([d8ce6d3](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/d8ce6d34ae18ee8726cd8a0100cfda6041fb4ddd))
19+
20+
21+
### Documentation
22+
23+
* **readme:** fix potential issue in housekeeping ([8281ffa](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/8281ffabcfca72bb0e559687d5cb8a49215710c8))
24+
* **README:** update node & npm version shields ([52c45cc](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/52c45ccda345d683cb81baa8b22a6776c2b77508))
25+
326
## [2.0.11](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.10...v2.0.11) (2023-03-07)
427

528

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