Skip to content

Commit

Permalink
chore: release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pietro2356 committed Jul 16, 2024
1 parent 9f11ee3 commit 0b411c9
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 15 deletions.
49 changes: 37 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,45 @@
# Changelog
### Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

### [0.3.1](https://github.com/pietro2356/ProntoSoccorsoTrentini/compare/v0.3.0...v0.3.1) (2024-07-16)
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.4.2](https://github.com/pietro2356/ProntoSoccorsoTrentini/compare/v0.4.1...v0.4.2)

### Features
- feat(changelog): added CHANGELOG generation [`9f11ee3`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/9f11ee3c2e0809e6ed4cfc4fa8926b9782a13f59)

* Commit lint ([f2ddee7](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/f2ddee7bb444e1b0f3ecf373b2ca17771b738973))
#### [v0.4.1](https://github.com/pietro2356/ProntoSoccorsoTrentini/compare/v0.3.1...v0.4.1)

> 16 July 2024
### Bug Fixes
- fix: update package.json [`7f3ebd8`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/7f3ebd828894c684514198821b841008fe6adc6b)
- fix: aggiunta libreria per release automatiche [`b3ca9e7`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/b3ca9e70950471b55a22979814941216646270b4)
- chore: release v0.4.1 [`dd89592`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/dd895926d9b7097a99b4967c567cfb96e56c9c85)

* Commit lint ([975245e](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/975245e3d2c315ee272bf454644c2b6edc813917))
* edit pre-commit conf ([758e737](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/758e73760f336cca9931896453d36c5bbace9e4f))
* **karma:** added zone.js library statically ([380bd98](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/380bd98890e8cbdc6cd1c1e2c93284cd579a23ab))
* modified lint config ([6a10743](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/6a107439c29e786fb2031d99b4f10b64ccead3ff))
* **package:** edited package-lock.json ([cc493ef](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/cc493ef73bfd31fb01ccac78390c1b370a9bbfc8))
* **package:** edited package.json ([0792355](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/07923552d69ad1bef9fc9a96bf3c6b4863698fdf))
#### [v0.3.1](https://github.com/pietro2356/ProntoSoccorsoTrentini/compare/v0.3.0...v0.3.1)

> 16 July 2024
- chore(release): 0.3.1 [`a2d671f`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/a2d671f2e72aa588601a5ba46f489c61eb66bbad)
- Updated package.json [`6d8ed1c`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/6d8ed1c094d51ffcfd741f86ef0565f8c10845a7)
- test(card-ps): added test [`09e6193`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/09e619374be88318cf90aecb9fb86b452844a4a4)

#### [v0.3.0](https://github.com/pietro2356/ProntoSoccorsoTrentini/compare/v0.2.0...v0.3.0)

> 10 July 2024
- Fix codice con regole ESLint aggiornate e funzionanti [`a20375c`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/a20375ce7b3615fda786e9c230672dc6935b03b8)
- Aggiornata configurazione ESLint [`0b79171`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/0b7917184ca10b1de89170ef19e27a8da299aa06)
- Aggiornati test [`0888a57`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/0888a57a4071525152cc2b1dc63dd98e433923a6)

#### [v0.2.0](https://github.com/pietro2356/ProntoSoccorsoTrentini/compare/v0.1.0...v0.2.0)

> 25 June 2024
#### v0.1.0

> 25 June 2024
- Initial commit [`5225e0c`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/5225e0c47f6363d64b83fd679c3eb10f5595bbf4)
- Impostati tool di linting ESLint e PrettierRC [`a046f2e`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/a046f2e4c8d337d1e9439466ded2af9f635bb9aa)
- Creata prova app principale [`14af1d7`](https://github.com/pietro2356/ProntoSoccorsoTrentini/commit/14af1d7c3b604ed03e3d0fc3306e4e1eafd5bd4a)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pronto-soccorso-trentini",
"version": "0.4.1",
"version": "0.4.2",
"author": "Pietro Rocchio",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 0b411c9

Please sign in to comment.