File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
packages/open-source-stack Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# open-source-stack
22
3+ ## 1.1.1
4+
5+ ### Patch Changes
6+
7+ - 34f867e: Added provencance to the package release
8+
39## 1.1.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " open-source-stack" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Minimal open-source stack to help you ship an open-source package in TS" ,
55 "main" : " ./dist/index.js" ,
66 "module" : " ./dist/index.mjs" ,
4040 "bugs" : {
4141 "url" : " https://github.com/forge-42/open-source-stack/issues"
4242 },
43- "files" : [" dist" ],
43+ "files" : [
44+ " dist"
45+ ],
4446 "homepage" : " https://github.com/forge-42/open-source-stack#readme" ,
4547 "publishConfig" : {
4648 "provenance" : true
You can’t perform that action at this time.
0 commit comments