File tree Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Expand file tree Collapse file tree 5 files changed +16
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# example
2
2
3
+ ## 0.0.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ 2b37739]
8
+ - @kopflos-cms/hydra @0.1.6
9
+
3
10
## 0.0.13
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 0.0.13 " ,
3
+ "version" : " 0.0.14 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
12
12
"test" : " api-tuner tests/smoke/*.n3 --base-iri http://localhost:1429/"
13
13
},
14
14
"dependencies" : {
15
- "@kopflos-cms/hydra" : " 0.1.5 " ,
15
+ "@kopflos-cms/hydra" : " 0.1.6 " ,
16
16
"@kopflos-cms/serve-file" : " 0.1.0" ,
17
17
"@kopflos-cms/vite" : " 0.1.2" ,
18
18
"@kopflos-labs/handlebars" : " 0.1.0" ,
Original file line number Diff line number Diff line change 1
1
# @kopflos-cms/hydra
2
2
3
+ ## 0.1.6
4
+
5
+ ### Patch Changes
6
+
7
+ - 2b37739: Improve shapes graph for hydra Collections
8
+
3
9
## 0.1.5
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kopflos-cms/hydra" ,
3
- "version" : " 0.1.5 " ,
3
+ "version" : " 0.1.6 " ,
4
4
"main" : " index.js" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments