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 Mar 25, 2024
1 parent 23362d2 commit 4aa31b3
Show file tree
Hide file tree
Showing 15 changed files with 107 additions and 86 deletions.
83 changes: 83 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,89 @@
{
"name": "@acedatacloud/hub",
"entries": [
{
"date": "Mon, 25 Mar 2024 15:25:10 GMT",
"version": "0.15.0",
"tag": "@acedatacloud/hub_v0.15.0",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "bump version manually"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "migrate to new architecture"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "fix chatdoc issues"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "bump version manually"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "fix experience bugs"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "add test i18n files"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "update translations files"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "fix translate issues"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "update i18n files"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "update i18n files"
}
],
"minor": [
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "add i18n support"
},
{
"author": "[email protected]",
"package": "@acedatacloud/hub",
"commit": "23362d21552c408d33bd211219b989bb2845d44a",
"comment": "add localization support"
}
]
}
},
{
"date": "Mon, 29 Jan 2024 16:17:58 GMT",
"version": "1.0.1",
Expand Down
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,31 @@
# Change Log - @acedatacloud/hub

This log was last generated on Mon, 29 Jan 2024 16:17:58 GMT and should not be manually modified.
This log was last generated on Mon, 25 Mar 2024 15:25:10 GMT and should not be manually modified.

<!-- Start content -->

## 0.15.0

Mon, 25 Mar 2024 15:25:10 GMT

### Minor changes

- add i18n support ([email protected])
- add localization support ([email protected])

### Patches

- bump version manually ([email protected])
- migrate to new architecture ([email protected])
- fix chatdoc issues ([email protected])
- bump version manually ([email protected])
- fix experience bugs ([email protected])
- add test i18n files ([email protected])
- update translations files ([email protected])
- fix translate issues ([email protected])
- update i18n files ([email protected])
- update i18n files ([email protected])

## 1.0.1

Mon, 29 Jan 2024 16:17:58 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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/hub",
"version": "0.14.5",
"version": "0.15.0",
"author": "Germey Technology <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4aa31b3

Please sign in to comment.