Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Apr 29, 2021
1 parent bbeeff8 commit 1269596
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## 1.0.1 - 2021-04-08

## 1.1.1 - 2021-04-29

* patch: update CUE wasm to v0.3.2 [Thomas Manning]

## 1.1.0 - 2021-04-23

* minor: update CUE wasm to v0.3.2 [Thomas Manning]
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": "cuelang-js",
"version": "1.1.0",
"version": "1.1.1",
"description": "CUE for node.js & browser",
"homepage": "https://github.com/product-os/cuelang-js#readme",
"main": "build/index.js",
Expand Down

0 comments on commit 1269596

Please sign in to comment.