Skip to content

Commit 16c496a

Browse files
committed
RELEASING: Releasing 97 package(s)
Releases: @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] @xwiki/[email protected] [skip ci]
1 parent 681a9b7 commit 16c496a

File tree

195 files changed

+1295
-198
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+1295
-198
lines changed

.changeset/warm-pants-design.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xwiki/cristal-api
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
39
## 0.11.0
410

511
### Minor Changes

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-api",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/alerts/alerts-api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xwiki/cristal-alerts-api
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
39
## 0.11.0
410

511
### Minor Changes

core/alerts/alerts-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-alerts-api",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/alerts/alerts-default/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xwiki/cristal-alerts-default
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-alerts-api@0.12.0
13+
314
## 0.11.0
415

516
### Minor Changes

core/alerts/alerts-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-alerts-default",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/alerts/alerts-ui/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @xwiki/cristal-alerts-ui
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-api@0.12.0
13+
- @xwiki/cristal-alerts-api@0.12.0
14+
- @xwiki/cristal-dsapi@0.12.0
15+
316
## 0.11.0
417

518
### Minor Changes

core/alerts/alerts-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-alerts-ui",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/attachments/attachments-api/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xwiki/cristal-attachments-api
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-authentication-api@0.12.0
13+
- @xwiki/cristal-model-api@0.12.0
14+
315
## 0.11.0
416

517
### Minor Changes

core/attachments/attachments-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-attachments-api",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/attachments/attachments-default/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @xwiki/cristal-attachments-default
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-api@0.12.0
13+
- @xwiki/cristal-attachments-api@0.12.0
14+
- @xwiki/cristal-authentication-api@0.12.0
15+
- @xwiki/cristal-model-api@0.12.0
16+
- @xwiki/cristal-model-reference-api@0.12.0
17+
- @xwiki/cristal-model-remote-url-api@0.12.0
18+
319
## 0.11.0
420

521
### Minor Changes

core/attachments/attachments-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-attachments-default",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/attachments/attachments-ui/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @xwiki/cristal-attachments-ui
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-api@0.12.0
13+
- @xwiki/cristal-alerts-api@0.12.0
14+
- @xwiki/cristal-attachments-api@0.12.0
15+
- @xwiki/cristal-date-ui@0.12.0
16+
- @xwiki/cristal-extra-tabs-api@0.12.0
17+
- @xwiki/cristal-file-preview-ui@0.12.0
18+
- @xwiki/cristal-info-actions-api@0.12.0
19+
- @xwiki/cristal-model-click-listener@0.12.0
20+
- @xwiki/cristal-uiextension-api@0.12.0
21+
- @xwiki/cristal-user-ui@0.12.0
22+
- @xwiki/cristal-dsapi@0.12.0
23+
324
## 0.11.0
425

526
### Minor Changes

core/attachments/attachments-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-attachments-ui",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-api/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xwiki/cristal-authentication-api
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-api@0.12.0
13+
314
## 0.11.0
415

516
### Minor Changes

core/authentication/authentication-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-api",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-ui/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @xwiki/cristal-authentication-ui
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-api@0.12.0
13+
- @xwiki/cristal-authentication-api@0.12.0
14+
- @xwiki/cristal-browser-api@0.12.0
15+
- @xwiki/cristal-icons@0.12.0
16+
- @xwiki/cristal-uiextension-api@0.12.0
17+
318
## 0.11.0
419

520
### Minor Changes

core/authentication/authentication-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-ui",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-xwiki/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xwiki/cristal-authentication-xwiki
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-api@0.12.0
13+
- @xwiki/cristal-authentication-api@0.12.0
14+
315
## 0.11.0
416

517
### Minor Changes

core/authentication/authentication-xwiki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-xwiki",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/backends/backend-api/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xwiki/cristal-backend-api
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- 681a9b7: Cristal 0.12 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [681a9b7]
12+
- @xwiki/cristal-api@0.12.0
13+
314
## 0.11.0
415

516
### Minor Changes

core/backends/backend-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-backend-api",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

0 commit comments

Comments
 (0)