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 May 14, 2024
1 parent 52a1de6 commit 27c6668
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": "Tue, 14 May 2024 13:41:47 GMT",
"version": "1.2.1",
"tag": "@acedatacloud/nexior_v1.2.1",
"comments": {
"patch": [
{
"author": "germey@acedata.cloud",
"package": "@acedatacloud/nexior",
"commit": "52a1de6a635ac734b9009aba71ae73b0a994a94b",
"comment": "add user id support for levels"
}
]
}
},
{
"date": "Sun, 12 May 2024 17:51:31 GMT",
"version": "1.2.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 - @acedatacloud/nexior

This log was last generated on Sun, 12 May 2024 17:51:31 GMT and should not be manually modified.
This log was last generated on Tue, 14 May 2024 13:41:47 GMT and should not be manually modified.

<!-- Start content -->

## 1.2.1

Tue, 14 May 2024 13:41:47 GMT

### Patches

- add user id support for levels (germey@acedata.cloud)

## 1.2.0

Sun, 12 May 2024 17:51:31 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.2.0",
"version": "1.2.1",
"author": "Germey Technology <dev@germey.tech>",
"repository": {
"type": "git",
Expand Down

0 comments on commit 27c6668

Please sign in to comment.