@xwiki/cristal-page-api 0.24.0 → 0.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/CHANGELOG.md +0 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xwiki/cristal-page-api",
3
- "version": "0.24.0",
3
+ "version": "0.25.0",
4
4
  "license": "LGPL 2.1",
5
5
  "author": "XWiki Org Community <contact@xwiki.org>",
6
6
  "homepage": "https://cristal.xwiki.org/",
@@ -24,10 +24,10 @@
24
24
  "reflect-metadata": "0.x"
25
25
  },
26
26
  "devDependencies": {
27
- "inversify": "7.10.4",
27
+ "inversify": "7.10.6",
28
28
  "reflect-metadata": "0.2.2",
29
29
  "typescript": "5.9.3",
30
- "@xwiki/cristal-dev-config": "0.24.0"
30
+ "@xwiki/cristal-dev-config": "0.25.0"
31
31
  },
32
32
  "scripts": {
33
33
  "api-extractor:local": "api-extractor run --local",
package/CHANGELOG.md DELETED
@@ -1,31 +0,0 @@
1
- # @xwiki/cristal-page-api
2
-
3
- ## 0.23.0
4
-
5
- ### Minor Changes
6
-
7
- - Cristal 0.23 Release
8
-
9
- ## 0.22.0
10
-
11
- ### Minor Changes
12
-
13
- - Cristal 0.22 Release
14
-
15
- ## 0.21.0
16
-
17
- ### Minor Changes
18
-
19
- - Cristal 0.21 Release
20
-
21
- ## 0.20.0
22
-
23
- ### Minor Changes
24
-
25
- - Cristal 0.20 Release
26
-
27
- ## 0.20.0-rc.0
28
-
29
- ### Minor Changes
30
-
31
- - Cristal 0.20-rc-1 Release