Skip to content

Commit

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

### ⚠ BREAKING CHANGES

* **node-install:** add possibility to install local node via plugin

### Features

* **node-install:** add possibility to install local node via plugin ([05e52f1](05e52f1))
* **utility:** add a simple archive extract for zip and tar gz, and utility to get endpoint for node distribution to download ([3c73942](3c73942))

### Bug Fixes

* **file-paths:** windows stuffs ([2b6c825](2b6c825))
  • Loading branch information
semantic-release-bot committed Mar 17, 2024
1 parent 2b6c825 commit b0a2959
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [3.0.0](https://github.com/zucchero-sintattico/typescript-gradle-plugin/compare/2.1.0...3.0.0) (2024-03-17)


### ⚠ BREAKING CHANGES

* **node-install:** add possibility to install local node via plugin

### Features

* **node-install:** add possibility to install local node via plugin ([05e52f1](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/05e52f1c05a2b606cc7f9d68c20a70277dbb4bca))
* **utility:** add a simple archive extract for zip and tar gz, and utility to get endpoint for node distribution to download ([3c73942](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/3c739427c1d8d7ed10c04090564d9caa48997873))


### Bug Fixes

* **file-paths:** windows stuffs ([2b6c825](https://github.com/zucchero-sintattico/typescript-gradle-plugin/commit/2b6c825dd2e8c5cc6a5abe2488e8674afb577ebc))

## [2.1.0](https://github.com/zucchero-sintattico/typescript-gradle-plugin/compare/2.0.0...2.1.0) (2024-03-16)


Expand Down

0 comments on commit b0a2959

Please sign in to comment.