From 74ad86e0b64289f4bb585152cfd2a72751bee785 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 9 May 2024 02:59:48 +0000 Subject: [PATCH] chore(release): v1.2.0 [skip ci] --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2af5228..e973348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index dc60e13..78444cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leoli0605/env-setup", - "version": "1.1.0", + "version": "1.2.0", "description": "\"\"", "main": "./src/index.mjs", "files": [