Skip to content

Commit ad9ac31

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2021-06-26) ### Bug Fixes * changelog generation ([42fa590](42fa590))
1 parent 42fa590 commit ad9ac31

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.2.5](https://github.com/denisstasyev/rollup-plugin-inline-code/compare/v1.2.4...v1.2.5) (2021-06-26)
2+
3+
4+
### Bug Fixes
5+
6+
* changelog generation ([42fa590](https://github.com/denisstasyev/rollup-plugin-inline-code/commit/42fa590da5afc7937636e1da9ef2f63a65439d3d))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-inline-code",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Rollup plugin for loading scripts as a text",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)