Skip to content

Commit

Permalink
chore(release): Release version 1.0.1 of the npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimvh committed Feb 7, 2025
1 parent 3465e78 commit 67ff6da
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
<!-- markdownlint-disable MD013 -->
<!-- markdownlint-disable MD013 -->
# Changelog

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

## [1.0.1](https://github.com/CommunitySolidServer/rdf-vocabulary/compare/v1.0.0...v1.0.1) (2025-02-07)

### Chores

* Update @rdfs/types dependency to * ([3465e78](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/3465e78654664f6289dfe23ef51e13f9f0b35983))
* **deps:** Bump actions/checkout from 4.1.7 to 4.2.2 ([fbc0d7a](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/fbc0d7a4436036f4413b6cc11b500e6ef5011886))

### Documentation

* Add npm badge ([5575b3d](https://github.com/CommunitySolidServer/rdf-vocabulary/commit/5575b3d51a4b65e8bd74f6b2476054cc73316653))

## 1.0.0 (2024-09-05)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rdf-vocabulary",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"repository": "git@github.com:CommunitySolidServer/rdf-vocabulary.git",
"main": "./dist/index.js",
Expand Down

0 comments on commit 67ff6da

Please sign in to comment.