Skip to content

Commit

Permalink
chore(release): v1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 9, 2024
1 parent 187c044 commit 74ad86e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [1.2.0](https://github.com/leoli0605/npm-env-setup/compare/v1.1.0...v1.2.0) (2024-05-09)


### Features

* migrate the installation method to asdf, close [#16](https://github.com/leoli0605/npm-env-setup/issues/16) ([e8ad820](https://github.com/leoli0605/npm-env-setup/commit/e8ad820ac85ad95ccd0fce1f6f318bff927ea7c0))
* use asdf to install latest gohugo, close [#14](https://github.com/leoli0605/npm-env-setup/issues/14) ([88371a0](https://github.com/leoli0605/npm-env-setup/commit/88371a041c0aa57236816e7c9b1af2835320726d))
* use script to install dotnet-sdk, close [#15](https://github.com/leoli0605/npm-env-setup/issues/15) ([964cfd8](https://github.com/leoli0605/npm-env-setup/commit/964cfd85fb50f5323ccc89cd84c95ea976825c07))



# [1.1.0](https://github.com/leoli0605/npm-env-setup/compare/v1.0.2...v1.1.0) (2024-04-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leoli0605/env-setup",
"version": "1.1.0",
"version": "1.2.0",
"description": "\"\"",
"main": "./src/index.mjs",
"files": [
Expand Down

0 comments on commit 74ad86e

Please sign in to comment.