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 19, 2021
1 parent a3061a1 commit 9c2d935
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/lazy-walls-invite.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 2.0.0

### Major Changes

- a3061a1: Updated [@rdfine/hydra](https://npm.im/@rdfine/hydra). See https://github.com/tpluscode/rdfine/pull/183 for details

Breaking changes:

- `Property#range` and `Property#domain` now return array

## 1.4.0

### Minor 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": "alcaeus",
"version": "1.4.0",
"version": "2.0.0",
"description": "Hydra Core hypermedia-aware client library",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 9c2d935

Please sign in to comment.