File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 7.0.3] ( https://github.com/julianpoemp/ngx-codejar/compare/v7.0.2...v7.0.3 ) (2024-04-09)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** ngx-codejar:** can't change code on firefox ([ 96996c7] ( https://github.com/julianpoemp/ngx-codejar/commit/96996c7c672194d8299334fdcdf0caf1e2802130 ) )
7+
18## [ 7.0.1] ( https://github.com/julianpoemp/ngx-codejar/compare/v7.0.0...v7.0.1 ) (2024-03-09)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-codejar" ,
3- "version" : " 7.0.2 " ,
3+ "version" : " 7.0.3 " ,
44 "description" : " Angular wrapper for CodeJar supporting Prism.js and Highlight.js. With this you can easily add code-editors to your Angular app." ,
55 "peerDependencies" : {
66 "codejar" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-codejar-source" ,
3- "version" : " 7.0.2 " ,
3+ "version" : " 7.0.3 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "start" : " nx serve demo" ,
You can’t perform that action at this time.
0 commit comments