Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 0e0d905

Browse files
committed
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.5...v1.1.0) (2023-04-12) ### Features * **api:** /api base route change, 5app/hub[#13056](https://github.com/5app/digital-hub-api/issues/13056) 5app/hub[#13144](https://github.com/5app/digital-hub-api/issues/13144) ([82ed9d5](82ed9d5))
1 parent 82ed9d5 commit 0e0d905

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/5app/digital-hub-api/compare/v1.0.5...v1.1.0) (2023-04-12)
2+
3+
4+
### Features
5+
6+
* **api:** /api base route change, 5app/hub[#13056](https://github.com/5app/digital-hub-api/issues/13056) 5app/hub[#13144](https://github.com/5app/digital-hub-api/issues/13144) ([82ed9d5](https://github.com/5app/digital-hub-api/commit/82ed9d5bcd5ddb0941afcc273dcc30d088fa14fa))
7+
18
## [1.0.5](https://github.com/5app/digital-hub-api/compare/v1.0.4...v1.0.5) (2022-09-07)
29

310

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": "@5app/digital-hub-api",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"description": "API for interacting with a Digital Hub",
55
"main": "src/api.js",
66
"engines": {

0 commit comments

Comments
 (0)