Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tgragnato committed Jan 22, 2024
1 parent 16aaeaa commit 9f4f412
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [0.5.0](https://github.com/immobiliare/peephole/compare/0.4.7...0.5.0) (2024-01-22)


### Features

* **ci:** generate release from github action and update changelog ([2381a40](https://github.com/immobiliare/peephole/commit/2381a40abac1dfcc8c0b5f02efce7a94babab4a1))
* **ci:** introduce a conventional commits linter ([8f011fe](https://github.com/immobiliare/peephole/commit/8f011fe711d04a6b0e7392c6f748458b096a244f))
* **ci:** introduce dependabot ([ebab5a5](https://github.com/immobiliare/peephole/commit/ebab5a5eef7e85a0d177f0e5a1d34c19d8216814))


### Bug Fixes

* **ci:** drop broken scan step ([8582902](https://github.com/immobiliare/peephole/commit/858290248e5e55ac60b93429f4fd2e120f847217))
* **ci:** publish with a custom testing command ([16aaeaa](https://github.com/immobiliare/peephole/commit/16aaeaa3fdf1a47241382d17b1be56bc60b16b2e))
* **errors:** log when a deferred transaction rollback does not work ([7d51e71](https://github.com/immobiliare/peephole/commit/7d51e71bf3a2935cdc1bbc12a715789e0790df08))
* **kiosk:** replace packd with a new static handler ([ba11e11](https://github.com/immobiliare/peephole/commit/ba11e116f9274d8dc86690669f32b313e7a10c16))
* **kiosk:** replace packr with embed ([b57c964](https://github.com/immobiliare/peephole/commit/b57c96465206f461ae8cc0416aa1aef40cee93a5))
* **linters:** replace old linters with their updated counterparts ([ac0fa28](https://github.com/immobiliare/peephole/commit/ac0fa28d4660067f3829252627eb373a67f7a83c))
* **syntax:** ioutil has been replaced by io && os ([61f4f66](https://github.com/immobiliare/peephole/commit/61f4f6601926ba6ece8daa61dc8a19e5d13c2e18))

# Changelog

All notable changes to this project will be documented in this file.
Expand Down

0 comments on commit 9f4f412

Please sign in to comment.