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 Feb 23, 2021
1 parent 9ed5f2e commit fffe125
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-islands-hide.md

This file was deleted.

6 changes: 6 additions & 0 deletions validator-e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.11.2

### Patch Changes

- 5ef2133: Set package type as ES Modules

## 0.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion validator-e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hydra-validator-e2e",
"version": "0.11.1",
"version": "0.11.2",
"description": "A set of tools to execute E2E tests on a Hydra API",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit fffe125

Please sign in to comment.