Skip to content

Commit

Permalink
1.0.0-beta.53
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Feb 5, 2021
1 parent 597531f commit e868b8d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## next
## 1.0.0-beta.53 (05-02-2021)

- Reworked to use `esbuild` for bundling
- Reworked to use Shadow DOM for style and event isolation
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@discoveryjs/discovery",
"version": "1.0.0-beta.52",
"version": "1.0.0-beta.53",
"description": "Hackable JSON discovery tool",
"author": "Roman Dvornov <[email protected]> (https://github.com/lahmatiy)",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
"marked": "^1.2.7"
},
"devDependencies": {
"@discoveryjs/cli": "^1.15.0",
"@discoveryjs/cli": "^2.0.0-beta.1",
"cypress": "^5.3.0",
"esbuild": "^0.8.42",
"eslint": "^6.8.0",
Expand Down

0 comments on commit e868b8d

Please sign in to comment.