Skip to content

Commit

Permalink
v4.0.109
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurensRietveld committed Mar 19, 2020
1 parent f46600e commit eda42c5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.109](https://github.com/TriplyDB/Yasgui/compare/v4.0.108...v4.0.109) (2020-03-19)

**Note:** Version bump only for package yasgui





## [4.0.108](https://github.com/TriplyDB/Yasgui/compare/v4.0.107...v4.0.108) (2020-03-10)

**Note:** Version bump only for package yasgui
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "4.0.108"
"version": "4.0.109"
}
8 changes: 8 additions & 0 deletions packages/yasgui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.109](https://github.com/TriplyDB/yasgui/compare/v4.0.108...v4.0.109) (2020-03-19)

**Note:** Version bump only for package @triply/yasgui





## [4.0.108](https://github.com/TriplyDB/yasgui/compare/v4.0.107...v4.0.108) (2020-03-10)

**Note:** Version bump only for package @triply/yasgui
Expand Down
2 changes: 1 addition & 1 deletion packages/yasgui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@triply/yasgui",
"description": "Yet Another SPARQL GUI",
"version": "4.0.108",
"version": "4.0.109",
"main": "build/yasgui.min.js",
"types": "build/ts/src/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit eda42c5

Please sign in to comment.