Skip to content

Commit 5f29ff9

Browse files
Updating changelog
1 parent 1ad55a1 commit 5f29ff9

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,29 @@ All notable changes to the "vue3-code-block" plugin will be documented in this f
33

44
## v1.0.0
55
2023-03-16
6-
[main] Initial release (@webdevnerdstuff)
6+
[main] (@webdevnerdstuff)
7+
* Initial release
78

89
## v1.0.15
910
2023-04-02
10-
[main] Minor changes to fix issues after testing npm packaging. (@webdevnerdstuff)
11+
[main] (@webdevnerdstuff)
12+
* Minor changes to fix issues after testing npm packaging.
1113

1214
## v2.0.0
1315
2023-04-15
14-
[main] Major release update. Added in support to use either PrismJS or HighlightJS. (@webdevnerdstuff)
16+
[main] (@webdevnerdstuff)
17+
* Major release update. Added in support to use either PrismJS or HighlightJS.
18+
19+
## v2.0.1 - v2.0.6
20+
2023-04-15
21+
[main] (@webdevnerdstuff)
22+
* Minor changes to fix issues after testing npm packaging.
23+
24+
## v2.1.0
25+
2023-04-16
26+
[main] (@webdevnerdstuff)
27+
* Reorganizing default themes to new location.
28+
* This is a breaking change if you are importing the default themes from the `node_modules` folder. You will need to update your import paths to the new location.
29+
* If you are using the default themes without using `import` then you will not be affected by this change.
30+
* Fixing HighlightJS default theme style causing icon to appear over a scrollbar when present.
31+
* Adding sass scripts to package.json to compile scss files to css.

0 commit comments

Comments
 (0)