File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 " main"
44 ],
55 "plugins" : [
6+ " @semantic-release/commit-analyzer" ,
67 [
78 " @semantic-release/git" ,
89 {
1314 ],
1415 "message" : " chore(release): ${nextRelease.version} [skip ci]\n\n ${nextRelease.notes}"
1516 }
16- ]
17+ ],
18+ " @semantic-release/npm"
1719 ]
1820}
Original file line number Diff line number Diff line change 11# rollup-plugin-inline-code
22
3- [ ![ NPM version] ( https://img.shields.io/npm/v/rollup-plugin-inline-code.svg?style=flat )] ( https://www.npmjs.com/package/rollup-plugin-inline-code ) [ ![ NPM downloads] ( https://img.shields.io/npm/dm/rollup-plugin-inline-code.svg?style=flat )] ( https://www.npmjs.com/package/rollup-plugin-inline-code ) [ ![ Svelte v3] ( https://img.shields.io/badge/rollup-blueviolet.svg )] ( https://rollupjs.org/ ) ![ Coverage] ( ./coverage/badge-lines.svg )
3+ [ ![ NPM version] ( https://img.shields.io/npm/v/rollup-plugin-inline-code.svg?style=flat )] ( https://www.npmjs.com/package/rollup-plugin-inline-code ) [ ![ NPM downloads] ( https://img.shields.io/npm/dm/rollup-plugin-inline-code.svg?style=flat )] ( https://www.npmjs.com/package/rollup-plugin-inline-code ) [ ![ Svelte v3] ( https://img.shields.io/badge/rollup-blueviolet.svg )] ( https://rollupjs.org/ ) ![ Coverage] ( ./coverage/badge-lines.svg ) [ ![ semantic-release ] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
44
55Rollup plugin for inline scripts into code
66
Original file line number Diff line number Diff line change 4141 "@babel/core" : " ^7.14.6" ,
4242 "@babel/preset-env" : " ^7.14.5" ,
4343 "@babel/preset-typescript" : " ^7.14.5" ,
44+ "@semantic-release/commit-analyzer" : " ^8.0.1" ,
4445 "@semantic-release/git" : " ^9.0.0" ,
46+ "@semantic-release/npm" : " ^7.1.3" ,
4547 "@types/jest" : " ^26.0.23" ,
4648 "@types/node" : " ^15.12.4" ,
4749 "babel-jest" : " ^27.0.2" ,
You can’t perform that action at this time.
0 commit comments