Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 17, 2024
1 parent 0008ae2 commit adbfdfb
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@acedatacloud/nexior",
"entries": [
{
"date": "Mon, 17 Jun 2024 16:40:10 GMT",
"version": "1.5.4",
"tag": "@acedatacloud/nexior_v1.5.4",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@acedatacloud/nexior",
"commit": "0008ae243e5b24504977366e7d8a4160ea525204",
"comment": "fix the auth init issue"
}
]
}
},
{
"date": "Mon, 17 Jun 2024 16:01:53 GMT",
"version": "1.5.3",
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 - @acedatacloud/nexior

This log was last generated on Mon, 17 Jun 2024 16:01:53 GMT and should not be manually modified.
This log was last generated on Mon, 17 Jun 2024 16:40:10 GMT and should not be manually modified.

<!-- Start content -->

## 1.5.4

Mon, 17 Jun 2024 16:40:10 GMT

### Patches

- fix the auth init issue ([email protected])

## 1.5.3

Mon, 17 Jun 2024 16:01:53 GMT
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acedatacloud/nexior",
"version": "1.5.3",
"version": "1.5.4",
"author": "Germey Technology <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit adbfdfb

Please sign in to comment.