Skip to content

Commit c0a38e3

Browse files
committed
chore(release): Release version 1.0.0 of the npm package
1 parent 3b99163 commit c0a38e3

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!-- markdownlint-disable MD013 -->
2+
# Changelog
3+
4+
All notable changes to this project will be documented in this file.
5+
6+
## 1.0.0 (2024-09-05)
7+
8+
### Features
9+
10+
* Initial implementation ([74f15dd](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/74f15dd07cfe261a6d755a2678c55284aa00e7bb))
11+
12+
### Chores
13+
14+
* Set up repository ([48c541d](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/48c541d1122f290650e919923d21e9c6b2f46e9d))
15+
16+
### Documentation
17+
18+
* Add documentation ([3b99163](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/3b9916391c5ecc9807e7b8e7d7b9c4022ed1ec84))

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": "0.0.1",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"repository": "git@github.com:CommunitySolidServer/rdf-vocabulary.git",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)