Skip to content

Commit

Permalink
Merge pull request #156 from zazuko/changeset-release/main
Browse files Browse the repository at this point in the history
Merge to release
  • Loading branch information
ludovicm67 committed Aug 13, 2023
2 parents db20277 + 4ab4648 commit c7db679
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-radios-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-mugs-share.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/trifid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# trifid

## 4.0.1

### Patch Changes

- 8d1f155: Fix build of Docker image
- Updated dependencies [db20277]
- [email protected]

## 4.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/trifid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "trifid",
"description": "Trifid - Lightweight Linked Data Server and Proxy",
"version": "4.0.0",
"version": "4.0.1",
"license": "Apache-2.0",
"homepage": "https://github.com/zazuko/trifid",
"type": "module",
Expand Down Expand Up @@ -35,6 +35,6 @@
"trifid-plugin-graph-explorer": "^1.0.2",
"trifid-plugin-i18n": "^2.0.1",
"trifid-plugin-spex": "^1.1.3",
"trifid-plugin-yasgui": "^2.2.3"
"trifid-plugin-yasgui": "^2.2.4"
}
}
7 changes: 7 additions & 0 deletions packages/yasgui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# trifid-plugin-yasgui

## 2.2.4

### Patch Changes

- db20277: Upgrade @zazuko/yasgui to 4.2.31
2 changes: 1 addition & 1 deletion packages/yasgui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "trifid-plugin-yasgui",
"description": "Trifid YASGUI plugin",
"type": "module",
"version": "2.2.3",
"version": "2.2.4",
"license": "MIT",
"main": "index.js",
"homepage": "https://github.com/zazuko/trifid",
Expand Down

0 comments on commit c7db679

Please sign in to comment.