Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
SimonGolms committed Apr 22, 2023
1 parent 98d58c6 commit cf2f18b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [3.0.0](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.11...v3.0.0) (2023-04-22)


### ⚠ BREAKING CHANGES

* **deps:** drop support for ionic@6

### Build System

* **deps:** update dependencies ([a90946c](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/a90946c63e7258169cec598e8be9404e5c63cb77))


### Continuous Integration

* **jenkins:** provide playwright report on failed tests ([3556970](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/355697010a739d2e9b6787162a116c041d205f33))
* **github:** update dependencies ([d8ce6d3](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/d8ce6d34ae18ee8726cd8a0100cfda6041fb4ddd))


### Documentation

* **readme:** fix potential issue in housekeeping ([8281ffa](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/8281ffabcfca72bb0e559687d5cb8a49215710c8))
* **README:** update node & npm version shields ([52c45cc](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/52c45ccda345d683cb81baa8b22a6776c2b77508))

## [2.0.11](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.10...v2.0.11) (2023-03-07)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> An advanced OpenDevStack Frontend Quickstarter to build mobile and desktop apps with the ionic framework, react, vite and playwright.
![Version](https://img.shields.io/badge/version-2.0.11-blue.svg?style=for-the-badge&cacheSeconds=2592000)
![Version](https://img.shields.io/badge/version-3.0.0-blue.svg?style=for-the-badge&cacheSeconds=2592000)
[![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)
[![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)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-green.svg?style=for-the-badge)](https://conventionalcommits.org)
Expand Down

0 comments on commit cf2f18b

Please sign in to comment.