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 Aug 18, 2023
1 parent 090df41 commit 4383124
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/tender-hotels-suffer.md

This file was deleted.

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

## 2.3.2

### Patch Changes

- Updated dependencies [090df410]
- @cube-creator/shared-dimensions-api@3.0.4

## 2.3.1

### 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.1",
"version": "2.3.2",
"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.3",
"@cube-creator/shared-dimensions-api": "3.0.4",
"@hydrofoil/labyrinth": "^0.4.4",
"@rdfine/csvw": "^0.6.3",
"@rdfine/hydra": "^0.8.0",
Expand Down
6 changes: 6 additions & 0 deletions apis/shared-dimensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cube-creator/shared-dimensions-api

## 3.0.4

### Patch Changes

- 090df410: Fixes a problem with shared dimension terms not appearing when they did not have the type `schema:DefinedTerm` as was the case with municipalities

## 3.0.3

### 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.3",
"version": "3.0.4",
"private": true,
"dependencies": {
"@cube-creator/api-errors": "0.0.6",
Expand Down

0 comments on commit 4383124

Please sign in to comment.