Skip to content

Commit 67ff6da

Browse files
committed
chore(release): Release version 1.0.1 of the npm package
1 parent 3465e78 commit 67ff6da

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
<!-- markdownlint-disable MD013 -->
2+
<!-- markdownlint-disable MD013 -->
23
# Changelog
34

45
All notable changes to this project will be documented in this file.
56

7+
## [1.0.1](https://github.com/CommunitySolidServer/rdf-vocabulary/compare/v1.0.0...v1.0.1) (2025-02-07)
8+
9+
### Chores
10+
11+
* Update @rdfs/types dependency to * ([3465e78](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/3465e78654664f6289dfe23ef51e13f9f0b35983))
12+
* **deps:** Bump actions/checkout from 4.1.7 to 4.2.2 ([fbc0d7a](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/fbc0d7a4436036f4413b6cc11b500e6ef5011886))
13+
14+
### Documentation
15+
16+
* Add npm badge ([5575b3d](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/5575b3d51a4b65e8bd74f6b2476054cc73316653))
17+
618
## 1.0.0 (2024-09-05)
719

820
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdf-vocabulary",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"repository": "git@github.com:CommunitySolidServer/rdf-vocabulary.git",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)