Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get main back in sync with published 0.1.1 #7

Merged
merged 1 commit into from
Mar 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@passageidentity/passage-flex-node",
"entries": [
{
"date": "Fri, 29 Mar 2024 18:56:01 GMT",
"version": "0.1.1",
"tag": "@passageidentity/passage-flex-node_v0.1.1",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@passageidentity/passage-flex-node",
"commit": "bcad43a05c4ac0046f0dd32b5553a6485877e610",
"comment": "chore: set version"
}
]
}
},
{
"date": "Fri, 29 Mar 2024 17:55:06 GMT",
"version": "0.1.0",
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @passageidentity/passage-flex-node

This log was last generated on Fri, 29 Mar 2024 15:11:40 GMT and should not be manually modified.
This log was last generated on Fri, 29 Mar 2024 18:56:01 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.1

Fri, 29 Mar 2024 18:56:01 GMT

### Patches

- chore: set version ([email protected])

## 0.1.0

Fri, 29 Mar 2024 15:11:40 GMT
Expand Down

This file was deleted.

Loading
Loading