Skip to content

Commit eb9a048

Browse files
chore(release): 1.2.6 [skip ci]
## [1.2.6](v1.2.5...v1.2.6) (2021-07-09) ### Bug Fixes * README.md ([b0f6c8c](b0f6c8c))
1 parent b0f6c8c commit eb9a048

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.6](https://github.com/denisstasyev/rollup-plugin-inline-code/compare/v1.2.5...v1.2.6) (2021-07-09)
2+
3+
4+
### Bug Fixes
5+
6+
* README.md ([b0f6c8c](https://github.com/denisstasyev/rollup-plugin-inline-code/commit/b0f6c8c0a487181a688a2d0258e5b77718527914))
7+
18
## [1.2.5](https://github.com/denisstasyev/rollup-plugin-inline-code/compare/v1.2.4...v1.2.5) (2021-06-26)
29

310

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.5",
3+
"version": "1.2.6",
44
"description": "Rollup plugin for loading scripts as a text",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)