Skip to content

Commit 57e24d1

Browse files
build: switch to semantic-release-replace-plugin
1 parent e6bc22e commit 57e24d1

File tree

3 files changed

+21
-50
lines changed

3 files changed

+21
-50
lines changed

.releaserc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ plugins:
4444
- changelogTitle: "# Changelog
4545
4646
All notable changes to this project will be documented in this file. Dates are displayed in UTC."
47-
- - "@google/semantic-release-replace-plugin"
47+
- - "semantic-release-replace-plugin"
4848
- replacements:
4949
- files:
5050
- "./lib/**/*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
"@commitlint/cli": "17.6.7",
8585
"@commitlint/config-conventional": "17.6.7",
8686
"@cspell/dict-cryptocurrencies": "3.0.1",
87-
"@google/semantic-release-replace-plugin": "1.2.7",
8887
"@rebeccastevens/eslint-config": "2.0.2",
8988
"@rollup/plugin-typescript": "11.1.2",
9089
"@semantic-release/changelog": "6.0.3",
@@ -133,6 +132,7 @@
133132
"rollup": "3.27.0",
134133
"rollup-plugin-auto-external": "2.0.0",
135134
"semantic-release": "21.0.7",
135+
"semantic-release-replace-plugin": "1.2.7",
136136
"ts-node": "10.9.1",
137137
"tsc-alias": "1.8.7",
138138
"tsconfig-paths": "4.2.0",

pnpm-lock.yaml

Lines changed: 19 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)