Skip to content

Commit

Permalink
fix: release patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Apr 1, 2024
1 parent 02409ff commit fb24050
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 191 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/recommended": "^1.0.3",
"@tsconfig/recommended": "^1.0.5",
"@types/klaw": "^3.0.6",
"@types/lodash": "^4.17.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.29",
"@types/node": "^20.12.2",
"@types/semantic-release": "^20.0.6",
"@vitest/coverage-v8": "^1.4.0",
"cross-env": "^7.0.3",
Expand All @@ -67,14 +67,14 @@
"lodash-es": "^4.17.21",
"only-allow": "^1.2.1",
"prettier": "^3.2.5",
"rollup": "^4.13.0",
"rollup": "^4.13.2",
"rollup-plugin-visualizer": "^5.12.0",
"semantic-release": "^23.0.5",
"semantic-release": "^23.0.6",
"ts-node": "^10.9.2",
"ts-patch": "^3.1.2",
"tsconfig-paths": "^4.2.0",
"tslib": "^2.6.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"typescript-transform-paths": "^3.4.7",
"vitest": "^1.4.0"
}
Expand Down
Loading

0 comments on commit fb24050

Please sign in to comment.