Skip to content

Commit 03cb6dc

Browse files
chore(main): release samlguy 1.4.1
1 parent 20a61df commit 03cb6dc

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.4.0"
2+
".": "1.4.1"
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.4.1](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.4.0...samlguy-v1.4.1) (2026-06-03)
4+
5+
6+
### Bug Fixes & Dependencies
7+
8+
* **ci:** drop unused deployments:write permission from deploy job ([#99](https://github.com/kellenmurphy/samlguy/issues/99)) ([20a61df](https://github.com/kellenmurphy/samlguy/commit/20a61df76fad8f4ba1cfba67b5ac1a0e05ca3270))
9+
310
## [1.4.0](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.7...samlguy-v1.4.0) (2026-05-28)
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.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)