Skip to content

Commit

Permalink
[Misc] Release of Cristal 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelleduc committed Feb 26, 2025
1 parent 3b5aa88 commit 153d5fb
Show file tree
Hide file tree
Showing 244 changed files with 1,687 additions and 122 deletions.
12 changes: 12 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @xwiki/cristal-api

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-authentication-api@0.15.0
- @xwiki/cristal-configuration-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-api",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
6 changes: 6 additions & 0 deletions core/alerts/alerts-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @xwiki/cristal-alerts-api

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/alerts/alerts-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-alerts-api",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
12 changes: 12 additions & 0 deletions core/alerts/alerts-default/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @xwiki/cristal-alerts-default

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-alerts-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/alerts/alerts-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-alerts-default",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
12 changes: 12 additions & 0 deletions core/alerts/alerts-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @xwiki/cristal-alerts-ui

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-alerts-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/alerts/alerts-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-alerts-ui",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
12 changes: 12 additions & 0 deletions core/attachments/attachments-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @xwiki/cristal-attachments-api

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-authentication-api@0.15.0
- @xwiki/cristal-model-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/attachments/attachments-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-attachments-api",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
16 changes: 16 additions & 0 deletions core/attachments/attachments-default/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @xwiki/cristal-attachments-default

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-attachments-api@0.15.0
- @xwiki/cristal-authentication-api@0.15.0
- @xwiki/cristal-backend-api@0.15.0
- @xwiki/cristal-model-api@0.15.0
- @xwiki/cristal-model-reference-api@0.15.0
- @xwiki/cristal-model-remote-url-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/attachments/attachments-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-attachments-default",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
23 changes: 23 additions & 0 deletions core/attachments/attachments-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @xwiki/cristal-attachments-ui

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-alerts-api@0.15.0
- @xwiki/cristal-attachments-api@0.15.0
- @xwiki/cristal-date-ui@0.15.0
- @xwiki/cristal-document-api@0.15.0
- @xwiki/cristal-extra-tabs-api@0.15.0
- @xwiki/cristal-file-preview-ui@0.15.0
- @xwiki/cristal-info-actions-api@0.15.0
- @xwiki/cristal-model-api@0.15.0
- @xwiki/cristal-model-click-listener@0.15.0
- @xwiki/cristal-model-reference-api@0.15.0
- @xwiki/cristal-uiextension-api@0.15.0
- @xwiki/cristal-user-ui@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/attachments/attachments-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-attachments-ui",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
6 changes: 6 additions & 0 deletions core/authentication/authentication-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @xwiki/cristal-authentication-api

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-api",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
12 changes: 12 additions & 0 deletions core/authentication/authentication-default/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @xwiki/cristal-authentication-default

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-authentication-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-default",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
7 changes: 7 additions & 0 deletions core/authentication/authentication-github-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @xwiki/cristal-authentication-github-state

## 0.15.0

### Minor Changes

- Cristal 0.15 Release
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-github-state",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
18 changes: 18 additions & 0 deletions core/authentication/authentication-github-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @xwiki/cristal-authentication-github-ui

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-authentication-api@0.15.0
- @xwiki/cristal-authentication-github-state@0.15.0
- @xwiki/cristal-browser-api@0.15.0
- @xwiki/cristal-icons@0.15.0
- @xwiki/cristal-uiextension-api@0.15.0
- @xwiki/cristal-uiextension-default@0.15.0
2 changes: 1 addition & 1 deletion core/authentication/authentication-github-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-github-ui",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
14 changes: 14 additions & 0 deletions core/authentication/authentication-github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @xwiki/cristal-authentication-github

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-authentication-api@0.15.0
- @xwiki/cristal-authentication-github-state@0.15.0
2 changes: 1 addition & 1 deletion core/authentication/authentication-github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-github",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
6 changes: 6 additions & 0 deletions core/authentication/authentication-nextcloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @xwiki/cristal-authentication-nextcloud

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-nextcloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-nextcloud",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
15 changes: 15 additions & 0 deletions core/authentication/authentication-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @xwiki/cristal-authentication-ui

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-authentication-api@0.15.0
- @xwiki/cristal-browser-api@0.15.0
- @xwiki/cristal-icons@0.15.0
- @xwiki/cristal-uiextension-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-ui",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
12 changes: 12 additions & 0 deletions core/authentication/authentication-xwiki/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @xwiki/cristal-authentication-xwiki

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0
- @xwiki/cristal-authentication-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion core/authentication/authentication-xwiki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xwiki/cristal-authentication-xwiki",
"version": "0.14.0",
"version": "0.15.0",
"license": "LGPL 2.1",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org/",
Expand Down
11 changes: 11 additions & 0 deletions core/backends/backend-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @xwiki/cristal-backend-api

## 0.15.0

### Minor Changes

- Cristal 0.15 Release

### Patch Changes

- Updated dependencies
- @xwiki/cristal-api@0.15.0

## 0.14.0

### Minor Changes
Expand Down
Loading

0 comments on commit 153d5fb

Please sign in to comment.