Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart Schuurmans committed Jul 24, 2022
1 parent cf890d9 commit 666a267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## main (unreleased)

## v1.1.0 (2022-07-24)

- No longer create a `.bsb.lock` lockfile
- It conflicts with the usage of ReScript editor extensions.
- Add `shell.nix`
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": "@lumiguide/lumi-rescript-dev",
"version": "1.0.0",
"version": "1.1.0",
"description": "Development server for ReScript with esbuild, file watcher, workbox and more",
"keywords": [
"ReScript",
Expand Down

0 comments on commit 666a267

Please sign in to comment.