Skip to content

Commit 65f2557

Browse files
committed
chore(release): 0.1.1
1 parent be6df28 commit 65f2557

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.1](https://github.com/kometenstaub/linked-data-helper/compare/0.1.0...0.1.1) (2021-11-27)
6+
57
## [0.1.0](https://github.com/kometenstaub/linked-data-helper/compare/0.0.2...0.1.0) (2021-11-09)
68

79

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "linked-data-helper",
33
"name": "Linked Data Helper",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"minAppVersion": "0.12.15",
66
"description": "Parse Linked data for Linked Data Vocabularies.",
77
"author": "kometenstaub",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linked-data-helper",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Add SKOS heading classification to YAML.",
55
"main": "src/main.ts",
66
"scripts": {

0 commit comments

Comments
 (0)