Skip to content

Commit 49315c9

Browse files
chore(main): release 3.0.1 (#227)
1 parent bedfb81 commit 49315c9

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ This log was last generated on Wed, 30 Oct 2024 17:11:25 GMT and should not be m
44

55
<!-- Start content -->
66

7+
## [3.0.1](https://github.com/passageidentity/passage-node/compare/v3.0.0...v3.0.1) (2025-02-13)
8+
9+
10+
### Bug Fixes
11+
12+
* add "passage-node" prefix to version header ([#226](https://github.com/passageidentity/passage-node/issues/226)) ([bedfb81](https://github.com/passageidentity/passage-node/commit/bedfb811a58df411603cf28281eb14bf59f2abb1))
13+
714
## [3.0.0](https://github.com/passageidentity/passage-node/compare/v2.12.1...v3.0.0) (2025-01-14)
815

916

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": "@passageidentity/passage-node",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"author": "Passage by 1Password",
55
"license": "MIT",
66
"description": "Passkey Complete for Node.js - Integrate into your Node.js API or service to enable a completely passwordless standalone auth solution with Passage by 1Password",

0 commit comments

Comments
 (0)