Skip to content

Commit adbc831

Browse files
authored
Merge pull request #29 from fortify/release-please--branches--main--components--setup
chore(main): release 2.1.3
2 parents dcd3c4d + bdc6b0c commit adbc831

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.2"
2+
".": "2.1.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.3](https://github.com/fortify/fortify-setup-js/compare/v2.1.2...v2.1.3) (2026-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Add troubleshooting suggestion on missing VC++ redistributable ([fcc73bd](https://github.com/fortify/fortify-setup-js/commit/fcc73bd1cb1c24660214712fb3090c211b535766))
9+
310
## [2.1.2](https://github.com/fortify/fortify-setup-js/compare/v2.1.1...v2.1.2) (2026-02-07)
411

512

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": "@fortify/setup",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Bootstrap and run fcli fortify-setup action in any environment",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)