Skip to content

Commit 8bf8b46

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-08-21) ### Features * add fsharp support ([4dea4ca](4dea4ca))
1 parent 4dea4ca commit 8bf8b46

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.0](https://github.com/Magda98/syntax-highlight-component/compare/v1.0.0...v1.1.0) (2025-08-21)
2+
3+
4+
### Features
5+
6+
* add fsharp support ([4dea4ca](https://github.com/Magda98/syntax-highlight-component/commit/4dea4caa705ab820970d1b7fa6600638209062e5))
7+
18
# 1.0.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.0.0",
14+
"version": "1.1.0",
1515
"type": "module",
1616
"license": "MIT",
1717
"scripts": {

0 commit comments

Comments
 (0)