Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8656497

Browse files
committedNov 19, 2024
chore: release
1 parent e531173 commit 8656497

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed
 

‎.changeset/lemon-ties-carry.md

-5
This file was deleted.

‎.changeset/young-lamps-approve.md

-5
This file was deleted.

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# blueprint
22

3+
## 1.0.0
4+
5+
### Patch Changes
6+
7+
- 5ff1870: Use configured `endpointUrl` when creating the resource SPARQL console link (fixes #44)
8+
- 5ff1870: The links on resource explorer page can now be copied
9+
310
## 0.1.0
411

512
### Minor Changes

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueprint",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)
Please sign in to comment.