Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tpluscode committed Oct 17, 2024
1 parent 4bebb95 commit 7792288
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-lies-watch.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# mocha-chai-rdf

## 0.1.4

### Patch Changes

- 4bebb95: Modifications done to `rdf.store` are now reflected to `rdf.dataset`

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mocha-chai-rdf",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"scripts": {
"lint": "eslint . --quiet --ext .ts --ignore-path .gitignore",
"test": "c8 --all --reporter=lcov --reporter=text mocha test/index.test.ts",
Expand Down

0 comments on commit 7792288

Please sign in to comment.