Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc9ddbc

Browse files
committed
chore: bump bundlemon version
1 parent3107bc1 commitfc9ddbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/publish-packages.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run:yarn nx build ${{ steps.package_name.outputs.value }}
4949

5050
-name:Publish packages
51-
run:yarn nx release publish --projects ${{ steps.package_name.outputs.value }}
51+
run:npx nx release publish --verbose --projects ${{ steps.package_name.outputs.value }}
5252
env:
5353
NODE_AUTH_TOKEN:${{ secrets.NPM_PUBLISH_TOKEN }}
5454
NPM_CONFIG_PROVENANCE:true

‎packages/bundlemon/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"bundlemon",
3-
"version":"3.0.1",
3+
"version":"3.0.2",
44
"description":"Monitor your bundle size",
55
"keywords": [
66
"bundle",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp