Skip to content

Commit 7116d78

Browse files
committed
chore(PP-3449): bump version to 1.0.0-beta.1
Manual seed for the 1.0 line: semantic-release did not advance the version past 0.20.0-beta.x even though 1.0.0-beta.1 was expected. Fixture lockfiles updated to reference the rebuilt local tarball.
1 parent 315d6fc commit 7116d78

4 files changed

Lines changed: 1441 additions & 2432 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@metricinsights/pp-dev",
33
"type": "module",
4-
"version": "0.20.0-beta.5",
4+
"version": "1.0.0-beta.1",
55
"description": "Portal Page dev build tool",
66
"bin": {
77
"pp-dev": "bin/pp-dev.js"

0 commit comments

Comments
 (0)