Skip to content

Commit

Permalink
chore(release): 2.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.5](v2.0.4...v2.0.5) (2022-12-09)

### Build System

* **deps:** install  package `@boehringer-ingelheim/prettier-config@1.0.0` ([7b90983](7b90983))
* **deps:** update dependencies ([ac2865f](ac2865f))

### Code Refactoring

* **linter:** adoption of the prettier configuration ([960c359](960c359))
  • Loading branch information
SimonGolms committed Dec 9, 2022
1 parent 2b52259 commit 72b60fc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.0.5](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.4...v2.0.5) (2022-12-09)


### Build System

* **deps:** install package `@boehringer-ingelheim/prettier-config@1.0.0` ([7b90983](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/7b909839dfea6bb6b63ea7c41aef8bf31eeb7ad9))
* **deps:** update dependencies ([ac2865f](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/ac2865f8e5a81094c647429beea3a5fd22963838))


### Code Refactoring

* **linter:** adoption of the prettier configuration ([960c359](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/commit/960c3599e1472c9c7472a001f11f249c5eb6f4f9))

## [2.0.4](https://github.com/SimonGolms/ods-quickstarter-fe-ionic-react-vite-playwright/compare/v2.0.3...v2.0.4) (2022-12-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.4-blue.svg?style=for-the-badge&cacheSeconds=2592000)
![Version](https://img.shields.io/badge/version-2.0.5-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 72b60fc

Please sign in to comment.