Skip to content

Commit 992b7d9

Browse files
chore(main): release samlguy 1.2.4
1 parent 71d9d99 commit 992b7d9

4 files changed

Lines changed: 12 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-
".": "1.2.3"
2+
".": "1.2.4"
33
}

CHANGELOG.md

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

3+
## [1.2.4](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.3...samlguy-v1.2.4) (2026-05-25)
4+
5+
6+
### Bug Fixes & Dependencies
7+
8+
* **deps-dev:** bump typescript-eslint from 8.59.3 to 8.59.4 ([71d9d99](https://github.com/kellenmurphy/samlguy/commit/71d9d9975f68ed2fcfa1836f72f27244488f725f))
9+
* **deps-dev:** bump typescript-eslint from 8.59.3 to 8.59.4 ([81e6fee](https://github.com/kellenmurphy/samlguy/commit/81e6fee44eb56c1d65a2ebb03d250a0a9bebca02))
10+
311
## [1.2.3](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.2...samlguy-v1.2.3) (2026-05-25)
412

513

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": "samlguy",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)