Skip to content

Commit a118a38

Browse files
chore(release): 17.0.0-next.4 [skip ci]
## [17.0.0-next.4](v17.0.0-next.3...v17.0.0-next.4) (2024-10-21) ### Dependencies * more wip ([adbe091](adbe091)) * sort dependencies ([3721218](3721218)) * wip ([57fa655](57fa655)) * wip ([64d465a](64d465a)) * wip ([9cd7a50](9cd7a50)) ### Features * upgrade eslint to v9 ([c13bfd0](c13bfd0)) ### Bugfixes * add monaco plugin to prevent loading of CDN files ([726bbce](726bbce)) * and more wip ([3e4a95b](3e4a95b)) * fix fetching of permissions ([8f7afc6](8f7afc6)) * fix type errors ([011f09c](011f09c)) * reenable plugin support ([7aa6cda](7aa6cda))
1 parent 1799a3a commit a118a38

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## [17.0.0-next.4](https://github.com/terrestris/shogun-admin/compare/v17.0.0-next.3...v17.0.0-next.4) (2024-10-21)
2+
3+
4+
### Dependencies
5+
6+
* more wip ([adbe091](https://github.com/terrestris/shogun-admin/commit/adbe0919644b5140f9e0116a1e47e9ad50bcda9a))
7+
* sort dependencies ([3721218](https://github.com/terrestris/shogun-admin/commit/3721218a7e50f16d32145506a26e750303a5088e))
8+
* wip ([57fa655](https://github.com/terrestris/shogun-admin/commit/57fa655d90604df5c21946548582fee9801257d3))
9+
* wip ([64d465a](https://github.com/terrestris/shogun-admin/commit/64d465a641f621edd303b7b073e416a9adf20f24))
10+
* wip ([9cd7a50](https://github.com/terrestris/shogun-admin/commit/9cd7a50ec73f1661c3858c9d76af94c6b6f10b36))
11+
12+
13+
### Features
14+
15+
* upgrade eslint to v9 ([c13bfd0](https://github.com/terrestris/shogun-admin/commit/c13bfd04767dfed3848df65ded80d7b22745efbe))
16+
17+
18+
### Bugfixes
19+
20+
* add monaco plugin to prevent loading of CDN files ([726bbce](https://github.com/terrestris/shogun-admin/commit/726bbce0541bd88fb94998b6b2e8c67898eef11b))
21+
* and more wip ([3e4a95b](https://github.com/terrestris/shogun-admin/commit/3e4a95bf91974b75be6f9a04735d31a7048c4153))
22+
* fix fetching of permissions ([8f7afc6](https://github.com/terrestris/shogun-admin/commit/8f7afc6056c2e25fbc9ae453a706b3ac6f2ac1ad))
23+
* fix type errors ([011f09c](https://github.com/terrestris/shogun-admin/commit/011f09ce48d1e12e0742e8594ff69b22c55d8365))
24+
* reenable plugin support ([7aa6cda](https://github.com/terrestris/shogun-admin/commit/7aa6cda7f6629f67a9d8931518eb3bdf92109795))
25+
126
## [17.0.0-next.3](https://github.com/terrestris/shogun-admin/compare/v17.0.0-next.2...v17.0.0-next.3) (2024-10-21)
227

328

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": "@terrestris/shogun-admin",
3-
"version": "17.0.0-next.3",
3+
"version": "17.0.0-next.4",
44
"description": "The admin UI for the SHOGun Web-mapping backend.",
55
"keywords": [
66
"SHOGun",

0 commit comments

Comments
 (0)