Skip to content

Commit 9a3c0c3

Browse files
chore(release): 2.2.0
## [2.2.0](v2.1.1...v2.2.0) (2024-12-04) ### Features * use github core platform helper instead of node:os ([c760fe0](c760fe0))
1 parent ca2ddbd commit 9a3c0c3

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
# Changelog
22

3+
## [2.2.0](https://github.com/tediousjs/setup-sqlserver/compare/v2.1.1...v2.2.0) (2024-12-04)
4+
5+
### Features
6+
7+
* use github core platform helper instead of node:os ([c760fe0](https://github.com/tediousjs/setup-sqlserver/commit/c760fe037f85d2d6373c1570af984f14197d88bd))
8+
39
## [2.1.1](https://github.com/tediousjs/setup-sqlserver/compare/v2.1.0...v2.1.1) (2024-09-16)
410

511
### Bug Fixes

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": "@tediousjs/setup-sqlserver",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "A GitHub action for installing SQL Server",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)