File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+
4+ ## v1.1.9
5+
6+ [ compare changes] ( https://github.com/canopas/nuxt-blog-kit/compare/v1.1.6...v1.1.9 )
7+
Original file line number Diff line number Diff line change 11{
22 "name" : " @canopassoftware/nuxt-blog-kit" ,
3- "version" : " 1.1.8 " ,
3+ "version" : " 1.1.9 " ,
44 "description" : " Nuxt blog component library" ,
55 "keywords" : [
66 " components" ,
3333 "dev" : " nuxi dev playground" ,
3434 "dev:build" : " nuxi build playground" ,
3535 "dev:prepare" : " nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground" ,
36- "release" : " yarn lint && yarn prepack && changelogen --release && npm publish && git push --follow-tags" ,
36+ "release" : " yarn prepack && changelogen --release && npm publish && git push --follow-tags" ,
3737 "lint" : " eslint ." ,
3838 "test" : " vitest run" ,
3939 "test:watch" : " vitest watch"
You can’t perform that action at this time.
0 commit comments