Skip to content

Commit

Permalink
ocular-dev-tools@2.0.0-alpha.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Apr 24, 2024
1 parent 964bc6c commit cb77e32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions modules/dev-tools/CHANGELOG.md
@@ -1,5 +1,9 @@
# CHANGELOG (ocular-dev-tools)

## v2.0.0-alpha.30

- feat(dev-tools): add new modes to ocular-publish (#461)

## v2.0.0-alpha.29

- fix(dev-tools): remove log prefix (#459)
Expand Down
2 changes: 1 addition & 1 deletion modules/dev-tools/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "ocular-dev-tools",
"description": "Dev tools for our Javascript frameworks",
"license": "MIT",
"version": "2.0.0-alpha.29",
"version": "2.0.0-alpha.30",
"type": "module",
"keywords": [
"javascript"
Expand Down

0 comments on commit cb77e32

Please sign in to comment.