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 Jul 3, 2023
1 parent d26107f commit cd86a76
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-wombats-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-mayflies-laugh.md

This file was deleted.

7 changes: 7 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @hydrofoil/vocabularies

## 1.0.1

### Patch Changes

- d26107f: Remove .ts from package
- d26107f: Wrong exports `strict` instead of `loose`

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hydrofoil/vocabularies",
"version": "1.0.0",
"version": "1.0.1",
"description": "Access your vocabularies as datasets or n-quads",
"main": "index.js",
"module": "index.js",
Expand Down

0 comments on commit cd86a76

Please sign in to comment.