Skip to content

Commit ae0f8b5

Browse files
authored
update changelog and version for v2.1.0 release (#245)
* update version number and changelog * use 2.1.0
1 parent 1132d72 commit ae0f8b5

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
## 2.1.0 (2024-01-25)
4+
5+
### Features Added
6+
7+
- [[236]](https://github.com/Azure/setup-azd/pull/236) Use installation script to install azd.
8+
39
## 2.0.0 (2024-12-18)
410

511
### Breaking Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-azd",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": true,
55
"description": "TypeScript template action",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)