Skip to content

Commit

Permalink
RELEASING: Releasing 27 package(s)
Browse files Browse the repository at this point in the history
Releases:
  @cristal/api@0.7.0
  @cristal/icons@0.7.0
  @cristal/dev-config@0.7.0
  @cristal/dsfr@0.7.0
  @cristal/dsshoelace@0.7.0
  @cristal/dsvuetify@0.7.0
  @cristal/editors-milkdown@0.7.0
  @cristal/editors-prosemirror@0.7.0
  @cristal/editors-wikitext@0.7.0
  @cristal/electron@0.7.0
  @cristal/electron-main@0.7.0
  @cristal/electron-preload@0.7.0
  @cristal/electron-renderer@0.7.0
  @cristal/electron-storage@0.7.0
  @cristal/extension-manager@0.7.0
  @cristal/extension-menubuttons@0.7.0
  @cristal/lib@0.7.0
  @cristal/macros@0.7.0
  @cristal/rendering@0.7.0
  @cristal/rendering-wikimodel@0.7.0
  @cristal/sharedworker-api@0.7.0
  @cristal/sharedworker-impl@0.7.0
  @cristal/skin@0.7.0
  @cristal/sources-xwiki-mock-server@0.7.0
  @cristal/storage@0.7.0
  @cristal/web@0.7.0
  @cristal/xwiki-remoteinlineeditor@0.7.0

[skip ci]
  • Loading branch information
manuelleduc committed Apr 26, 2024
1 parent aa0a7ca commit cf01416
Show file tree
Hide file tree
Showing 55 changed files with 347 additions and 58 deletions.
31 changes: 0 additions & 31 deletions .changeset/moody-bananas-boil.md

This file was deleted.

7 changes: 7 additions & 0 deletions api/CHANGELOG.md
@@ -0,0 +1,7 @@
# @cristal/api

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release
2 changes: 1 addition & 1 deletion api/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/api",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"type": "module",
"license": "AGPL-3.0",
Expand Down
7 changes: 7 additions & 0 deletions core/icons/CHANGELOG.md
@@ -0,0 +1,7 @@
# @cristal/icons

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release
2 changes: 1 addition & 1 deletion core/icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/icons",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"main": "dist/main.bundle.dev.js",
Expand Down
7 changes: 7 additions & 0 deletions dev/config/CHANGELOG.md
@@ -0,0 +1,7 @@
# @cristal/dev-config

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release
2 changes: 1 addition & 1 deletion dev/config/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/dev-config",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"type": "module",
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions ds/dsfr/CHANGELOG.md
@@ -0,0 +1,12 @@
# @cristal/dsfr

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
2 changes: 1 addition & 1 deletion ds/dsfr/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/dsfr",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"type": "module",
"license": "AGPL-3.0",
Expand Down
12 changes: 12 additions & 0 deletions ds/shoelace/CHANGELOG.md
@@ -0,0 +1,12 @@
# @cristal/dsshoelace

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
2 changes: 1 addition & 1 deletion ds/shoelace/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/dsshoelace",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"type": "module",
"license": "AGPL-3.0",
Expand Down
12 changes: 12 additions & 0 deletions ds/vuetify/CHANGELOG.md
@@ -0,0 +1,12 @@
# @cristal/dsvuetify

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
2 changes: 1 addition & 1 deletion ds/vuetify/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/dsvuetify",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions editors/milkdown/CHANGELOG.md
@@ -0,0 +1,13 @@
# @cristal/editors-milkdown

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
- @cristal/skin@0.7.0
2 changes: 1 addition & 1 deletion editors/milkdown/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/editors-milkdown",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions editors/prosemirror/CHANGELOG.md
@@ -0,0 +1,13 @@
# @cristal/editors-prosemirror

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
- @cristal/skin@0.7.0
2 changes: 1 addition & 1 deletion editors/prosemirror/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/editors-prosemirror",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"main": "index.js",
Expand Down
13 changes: 13 additions & 0 deletions editors/wikitext/CHANGELOG.md
@@ -0,0 +1,13 @@
# @cristal/editors-wikitext

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
- @cristal/skin@0.7.0
2 changes: 1 addition & 1 deletion editors/wikitext/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/editors-wikitext",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions electron/CHANGELOG.md
@@ -0,0 +1,13 @@
# @cristal/electron

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/electron-storage@0.7.0
- @cristal/lib@0.7.0
12 changes: 12 additions & 0 deletions electron/main/CHANGELOG.md
@@ -0,0 +1,12 @@
# @cristal/electron-main

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/electron-storage@0.7.0
2 changes: 1 addition & 1 deletion electron/main/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/electron-main",
"version": "0.6.0",
"version": "0.7.0",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion electron/package.json
Expand Up @@ -4,7 +4,7 @@
"license": "AGPL-3.0",
"author": "XWiki Org Community <contact@xwiki.org>",
"homepage": "https://cristal.xwiki.org",
"version": "0.6.0",
"version": "0.7.0",
"main": "./main/dist/index.cjs",
"scripts": {
"clean": "rimraf dist",
Expand Down
7 changes: 7 additions & 0 deletions electron/preload/CHANGELOG.md
@@ -0,0 +1,7 @@
# @cristal/electron-preload

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release
2 changes: 1 addition & 1 deletion electron/preload/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/electron-preload",
"version": "0.6.0",
"version": "0.7.0",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions electron/renderer/CHANGELOG.md
@@ -0,0 +1,13 @@
# @cristal/electron-renderer

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/electron-storage@0.7.0
- @cristal/lib@0.7.0
2 changes: 1 addition & 1 deletion electron/renderer/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/electron-renderer",
"version": "0.6.0",
"version": "0.7.0",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions electron/storage/CHANGELOG.md
@@ -0,0 +1,13 @@
# @cristal/electron-storage

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
- @cristal/storage@0.7.0
2 changes: 1 addition & 1 deletion electron/storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/electron-storage",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/main/index.d.ts",
"license": "AGPL-3.0",
"exports": {
Expand Down
12 changes: 12 additions & 0 deletions extension-manager/CHANGELOG.md
@@ -0,0 +1,12 @@
# @cristal/extension-manager

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
2 changes: 1 addition & 1 deletion extension-manager/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/extension-manager",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions extensions/menubuttons/CHANGELOG.md
@@ -0,0 +1,13 @@
# @cristal/extension-menubuttons

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
- @cristal/skin@0.7.0
2 changes: 1 addition & 1 deletion extensions/menubuttons/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/extension-menubuttons",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"repository": {
Expand Down
23 changes: 23 additions & 0 deletions lib/CHANGELOG.md
@@ -0,0 +1,23 @@
# @cristal/lib

## 0.7.0

### Minor Changes

- aa0a7ca: Cristal 0.7 Release

### Patch Changes

- Updated dependencies [aa0a7ca]
- @cristal/api@0.7.0
- @cristal/dsfr@0.7.0
- @cristal/dsshoelace@0.7.0
- @cristal/dsvuetify@0.7.0
- @cristal/editors-prosemirror@0.7.0
- @cristal/extension-manager@0.7.0
- @cristal/extension-menubuttons@0.7.0
- @cristal/macros@0.7.0
- @cristal/rendering@0.7.0
- @cristal/sharedworker-impl@0.7.0
- @cristal/skin@0.7.0
- @cristal/storage@0.7.0
2 changes: 1 addition & 1 deletion lib/package.json
@@ -1,6 +1,6 @@
{
"name": "@cristal/lib",
"version": "0.6.0",
"version": "0.7.0",
"types": "dist/index.d.ts",
"license": "AGPL-3.0",
"repository": {
Expand Down

0 comments on commit cf01416

Please sign in to comment.