Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit ac63402

Browse files
committed
chore(release): publish
- @equinor/rdf-graph@0.24.1 - @equinor/rdf-graph-cy@0.4.1 - @equinor/rdf-graph-fg3d@0.4.1 - @equinor/rdf-graph-go@0.6.1
1 parent 0ce38c1 commit ac63402

File tree

8 files changed

+36
-4
lines changed

8 files changed

+36
-4
lines changed

libs/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.24.1](https://github.com/equinor/rdf-graph/compare/@equinor/rdf-graph@0.24.0...@equinor/rdf-graph@0.24.1) (2024-03-19)
7+
8+
**Note:** Version bump only for package @equinor/rdf-graph
9+
10+
11+
12+
13+
614
# 0.24.0 (2024-02-07)
715

816

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/rdf-graph",
3-
"version": "0.24.0",
3+
"version": "0.24.1",
44
"description": "Visualize RDF as a graph network",
55
"repository": {
66
"type": "git",

libs/cy/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.1](https://github.com/equinor/rdf-graph/compare/@equinor/rdf-graph-cy@0.4.0...@equinor/rdf-graph-cy@0.4.1) (2024-03-19)
7+
8+
**Note:** Version bump only for package @equinor/rdf-graph-cy
9+
10+
11+
12+
13+
614
# 0.4.0 (2024-02-07)
715

816

libs/cy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/rdf-graph-cy",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Visualize RDF as a graph network",
55
"repository": {
66
"type": "git",

libs/fg3d/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.1](https://github.com/equinor/rdf-graph/compare/@equinor/rdf-graph-fg3d@0.4.0...@equinor/rdf-graph-fg3d@0.4.1) (2024-03-19)
7+
8+
**Note:** Version bump only for package @equinor/rdf-graph-fg3d
9+
10+
11+
12+
13+
614
# 0.4.0 (2024-02-07)
715

816

libs/fg3d/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/rdf-graph-fg3d",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Visualize RDF as a graph network",
55
"repository": {
66
"type": "git",

libs/go/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.6.1](https://github.com/equinor/rdf-graph/compare/@equinor/rdf-graph-go@0.6.0...@equinor/rdf-graph-go@0.6.1) (2024-03-19)
7+
8+
**Note:** Version bump only for package @equinor/rdf-graph-go
9+
10+
11+
12+
13+
614
# [0.6.0](https://github.com/equinor/rdf-graph/compare/@equinor/rdf-graph-go@0.4.0...@equinor/rdf-graph-go@0.6.0) (2024-02-07)
715

816

libs/go/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/rdf-graph-go",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Visualize RDF as a graph network",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)