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 Apr 16, 2024
1 parent b5b3075 commit f958271
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
10 changes: 0 additions & 10 deletions .changeset/quick-llamas-refuse.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/tall-actors-carry.md

This file was deleted.

21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @zazuko/spex

## 0.2.0

### Minor Changes

- a677a4f: Built with vite. Some built paths changed

| Before | Now |
| ------------------ | ------------------- |
| `dist/spex.umd.js` | `dist/spex.umd.cjs` |
| `dist/spex.css` | `dist/style.css` |

### Patch Changes

- 3f39b8e: Many dependency updates. Notably:

- `rdf-ext` replaced with `@zazuko/env`
- `@rdfjs/formats-common` replaced with `@rdfjs/formats`
- `@zazuko/rdf-vocabularies` replaced with `@zazuko/prefixes`
- updated `sparql-http-client` to v3
- `rdf-js` removed

## 0.1.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazuko/spex",
"version": "0.1.20",
"version": "0.2.0",
"author": "Zazuko (https://zazuko.com)",
"type": "module",
"scripts": {
Expand Down

0 comments on commit f958271

Please sign in to comment.