Skip to content

Commit 500d5b7

Browse files
authored
Merge pull request #131 from kellenmurphy/release-please--branches--main--components--samlguy
chore(main): release samlguy 1.5.2
2 parents 8e92d99 + 6534734 commit 500d5b7

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-
".": "1.5.1"
2+
".": "1.5.2"
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+
## [1.5.2](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.5.1...samlguy-v1.5.2) (2026-06-16)
4+
5+
6+
### Security
7+
8+
* **deps:** override ws to ^8.21.0 ([cc50d63](https://github.com/kellenmurphy/samlguy/commit/cc50d63c2b6bdb20097f7c07e2db8f6eedb1eac8))
9+
310
## [1.5.1](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.5.0...samlguy-v1.5.1) (2026-06-13)
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": "samlguy",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)