Skip to content

Commit 64615e5

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-08-21) ### Bug Fixes * fix release, add prepublish script ([f5b4dfd](f5b4dfd))
1 parent f5b4dfd commit 64615e5

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/Magda98/syntax-highlight-component/compare/v1.1.0...v1.1.1) (2025-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* fix release, add prepublish script ([f5b4dfd](https://github.com/Magda98/syntax-highlight-component/commit/f5b4dfdb56a96c50431dfda608c7d1805460d1e6))
7+
18
# [1.1.0](https://github.com/Magda98/syntax-highlight-component/compare/v1.0.0...v1.1.0) (2025-08-21)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -11,7 +11,7 @@
1111
"dist"
1212
],
1313
"name": "syntax-highlight-component",
14-
"version": "1.1.0",
14+
"version": "1.1.1",
1515
"type": "module",
1616
"license": "MIT",
1717
"scripts": {

0 commit comments

Comments
 (0)