Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0](1.0.0...2.0.0) (2024-03-15)

### ⚠ BREAKING CHANGES

* add build logic and refactor

### Features

* add build logic and refactor ([1fdcc52](1fdcc52))
* **deps:** add turtle for cli utility ([78f7873](78f7873))
* **release:** zucchero-sintattico successfully migrated to legacy OSSRH ([964952a](964952a))

### Bug Fixes

* **ci:** windows stuffs ([417cc58](417cc58))
* **publishing:** try to make compliant to gradle plugin portal ([1db3eef](1db3eef))

### Tests

* add resources file for a base env ([874d102](874d102))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v2.4.7 ([bbaaf08](bbaaf08))
* **deps:** update danysk/build-check-deploy-gradle-action action to v2.4.8 ([2c9b315](2c9b315))

### General maintenance

* **release:** 1.1.0 [skip ci] ([f45cede](f45cede))
* **release:** 1.1.0 [skip ci] ([5d5fbe3](5d5fbe3))
  • Loading branch information
semantic-release-bot committed Mar 15, 2024
1 parent 417cc58 commit d8b5606
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
## [2.0.0](https://github.com/zucchero-sintattico/typescript-gradle-plugin/compare/1.0.0...2.0.0) (2024-03-15)


### ⚠ BREAKING CHANGES

* add build logic and refactor

### Features

* add build logic and refactor ([1fdcc52](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/1fdcc527f8f1794d2a357693d41e4a95618c0833))
* **deps:** add turtle for cli utility ([78f7873](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/78f787313f988e2cec1ef2e74c89941795b6017c))
* **release:** zucchero-sintattico successfully migrated to legacy OSSRH ([964952a](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/964952a315f4922d642af2fff9d697ff7a4fcd12))


### Bug Fixes

* **ci:** windows stuffs ([417cc58](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/417cc58c3782e0c999b54768842aeaf7528615b4))
* **publishing:** try to make compliant to gradle plugin portal ([1db3eef](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/1db3eef23e5460274ca90123bd7c689d3df7cce0))


### Tests

* add resources file for a base env ([874d102](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/874d102efa13edbf0f7da8a3da3763a2194e5085))


### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v2.4.7 ([bbaaf08](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/bbaaf08d38fd20391868f96a309d59c95650d76f))
* **deps:** update danysk/build-check-deploy-gradle-action action to v2.4.8 ([2c9b315](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/2c9b31510f06e71965711e1f8c054f37aae48752))


### General maintenance

* **release:** 1.1.0 [skip ci] ([f45cede](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/f45cede338c528a0350150f30f0e752673b30c2a))
* **release:** 1.1.0 [skip ci] ([5d5fbe3](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/5d5fbe3abaf382580d9d98276138fe7d5c2b9684))

## [1.1.0](https://github.com/zucchero-sintattico/typescript-gradle-plugin/compare/1.0.0...1.1.0) (2024-03-15)


Expand Down

0 comments on commit d8b5606

Please sign in to comment.