Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tpluscode committed Sep 16, 2024
1 parent d4cd799 commit aa9a922
Show file tree
Hide file tree
Showing 23 changed files with 59 additions and 89 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-paws-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-boxes-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-kids-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-coins-thank.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eighty-geckos-burn.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/flat-lamps-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-dryers-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-numbers-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-crabs-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-waves-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-walls-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-clocks-ring.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/unlucky-lobsters-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-trees-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-ghosts-think.md

This file was deleted.

12 changes: 12 additions & 0 deletions apis/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @cube-creator/core-api

## 2.3.5

### Patch Changes

- 4e1345d: Updates `csv-parse` to v5
- 2302932: Avoid duplicate datePublished on first revision
- 8d5e92b: Fix transformation of invalid dates
- Updated dependencies [88f2cbb]
- Updated dependencies [78de1cd]
- Updated dependencies [88f2cbb]
- @cube-creator/shared-dimensions-api@3.1.0

## 2.3.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apis/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cube-creator/core-api",
"version": "2.3.4",
"version": "2.3.5",
"private": true,
"scripts": {
"build": "tsc"
Expand All @@ -10,7 +10,7 @@
"@cube-creator/core": "1.0.0",
"@cube-creator/express": "0.0.0",
"@cube-creator/model": "0.1.27",
"@cube-creator/shared-dimensions-api": "3.0.4",
"@cube-creator/shared-dimensions-api": "3.1.0",
"@hydrofoil/labyrinth": "^0.4.4",
"@rdfine/csvw": "^0.6.3",
"@rdfine/hydra": "^0.8.0",
Expand Down
11 changes: 11 additions & 0 deletions apis/shared-dimensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cube-creator/shared-dimensions-api

## 3.1.0

### Minor Changes

- 88f2cbb: Improve loading speed of Shared Dimensions in UI (closes #1509)
- 88f2cbb: Shared dimensions are now searchable and paginated in search results on dimension mapping and hierarchy screens (re #1509, closes #1481)

### Patch Changes

- 78de1cd: Correct links to shared dimension terms (fixes #1498)

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apis/shared-dimensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cube-creator/shared-dimensions-api",
"version": "3.0.4",
"version": "3.1.0",
"private": true,
"dependencies": {
"@cube-creator/api-errors": "0.0.6",
Expand Down
22 changes: 22 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @cube-creator/cli

## 4.0.0

### Major Changes

- a7c3681: Using `barnard59-cube` for constructing the cube constraint shape (closes #1469, closes #1470)

### Patch Changes

- 2302932: Avoid duplicate datePublished on first revision
- 3050844: Update barnard59 packages:
- barnard59 1.1.0 => 5.0.1
- barnard59-base 1.1.0 => 2.4.2
- barnard59-formats 1.1.0 => 2.1.1
- barnard59-graph-store 1.0.0 => 5.1.2
- barnard59-http 1.1.1 => 2.0.0
- barnard59-rdf 1.0.0 => 3.4.0
- barnard59-validate-shacl 0.3.0 => barnard59-shacl 1.4.5
- 3050844: Use package barnard59-cube
- aba5441: Improve error messages and prevent mixing language and datatype
- 4e1345d: Empty lines will be ignored when parsing CSVs (fixes #1495)
- 4e1345d: Whitespace will be trimmed from CSV headers. A message will be displayed to the user in that case. (fixes #1232)

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cube-creator/cli",
"version": "3.0.0",
"version": "4.0.0",
"description": "Runs a pipeline to create an RDF data cube",
"main": "index.js",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cube-creator/ui

## 1.13.8

### Patch Changes

- 5b45771: CSV mapping: Removed the default value of the identifier field. Fixes #1494
- 5b45771: CSV mapping: it was impossible to save an existing table with auto-generated identifier. Fixes #1373
- 81fb87a: Use another language or IRI when missing translation
- aba5441: Improve error messages and prevent mixing language and datatype

## 1.13.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cube-creator/ui",
"version": "1.13.7",
"version": "1.13.8",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit aa9a922

Please sign in to comment.