-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release)!: [skip ci] 1.0.0 released
- Loading branch information
1 parent
5f6ab7f
commit 66794ca
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
## 1.0.0 (2024-07-03) | ||
|
||
### Dependency updates | ||
|
||
* **core-deps:** update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.24 ([5f6ab7f](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/5f6ab7f37d39a566f92dec9992b360845a319053)) | ||
* **deps:** force update semantic release configuration plugin ([c199ef1](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/c199ef1fac977b1cb03dccec8c5a2ded5d959bb7)) | ||
* **deps:** update dependency gradle to v8.8 ([fb17dfb](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/fb17dfb47c4ba950444447ba9dbca84618c5d5f7)) | ||
|
||
### Build and continuous integration | ||
|
||
* add gradle configuration ([d107727](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/d107727846f00c0ad976f14276b2ed69917b0150)) | ||
* add mergify configuration ([221e8d3](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/221e8d39047f69c32c8fb0e3dcfb67a854ab9f2b)) | ||
* add renovate configuration ([8b01698](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/8b0169860b748a6e67f07cf9312934b44f918891)) | ||
* add semantic release configuration ([aed4292](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/aed4292a44d0a390a37151605558dfd16b37e197)) | ||
* align node version with package.json file ([c9b90ac](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/c9b90acee721048e7daa24f715b8ce54364d1a0a)) | ||
* change to my release gh action ([948be94](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/948be944354143515afc764bf77c5be2066940d2)) | ||
* update permissions ([5a28e70](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/5a28e70c89c7434df7c409d277bae711964def90)) | ||
* update release permissions ([52e383b](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/52e383b479f27b517412bb06e52157971f1f8d8a)) | ||
* update token ([90ef529](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/90ef52957239b982d5f9124ea01187b16d0a3078)) | ||
|
||
### General maintenance | ||
|
||
* add Dockerfile ([fbe39ba](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/fbe39ba0ed3bee4164f8e00a1696f1b3cfc62862)) | ||
* add gitattributes ([f6d4f87](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/f6d4f877e9688ea44240a1edbfb53a374546a369)) | ||
* add idea copyright configuration ([7761fa1](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/7761fa1201ecc51b8b69419e689acf48af2b225b)) | ||
* add issue templating ([edc5044](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/edc5044246b317af7b25e3ebebccb3ef3e19599b)) | ||
* add sample code ([d58e102](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/d58e102d285b37ff4becd1e06994b05b6d3c11e6)) | ||
* delete unneccesary files ([21bbe76](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/21bbe76134dc17c5025e6ea87098dc9bec7bd065)) | ||
* delete unneccesary files ([da45ab3](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/da45ab30b49ea1dafa538dce02d8753a2e74f729)) | ||
* init ([dfcd9bf](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/dfcd9bf673269d266489101eda4d43bbfd47ecc3)) | ||
* update gitignore ([fe93190](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/fe93190f5109a8c34a0e24e97c4b066aee4a9bcf)) | ||
* update README ([bb90b7d](https://github.com/AndreaGiulianelli/kotlin-template-project/commit/bb90b7d808a2bae9a5b8421168d5e23c1755f755)) |