Skip to content

Commit

Permalink
release: v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Aug 17, 2023
1 parent d5e8f79 commit 4d8d88a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.19.9",
"version": "0.20.0",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-unforgeables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@locker/babel-plugin-transform-unforgeables",
"version": "0.19.9",
"version": "0.20.0",
"license": "MIT",
"author": "Salesforce UI Security Team",
"description": "Lightning Web Security Babel transformation for environment unforgeables",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "scripts",
"version": "0.19.9",
"version": "0.20.0",
"description": "Locker scripts",
"bin": {
"locker-trash": "./locker-trash.mjs",
Expand Down

0 comments on commit 4d8d88a

Please sign in to comment.