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+ ## [ 2.2.11] ( https://github.com/dargmuesli/dargstack-example_stack/compare/2.2.10...2.2.11 ) (2022-05-02)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** release:** schedule release ([ 0a1fe56] ( https://github.com/dargmuesli/dargstack-example_stack/commit/0a1fe567a00971a55a7bef9da1a44564d6165475 ) )
7+
18## [ 2.2.10] ( https://github.com/dargmuesli/dargstack-example_stack/compare/2.2.9...2.2.10 ) (2022-04-25)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " dargstack-example_stack" ,
33 "private" : true ,
4- "version" : " 2.2.10 " ,
4+ "version" : " 2.2.11 " ,
55 "scheduleVersion" : " 2.2.11" ,
66 "description" : " Basic stack configuration to see what DargStack is meant for." ,
77 "repository" : " https://github.com/dargmuesli/dargstack-example_stack.git" ,
1818 "scripts" : {
1919 "prepare" : " if [[ -d '.git' && -d '.husky' ]]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
2020 }
21- }
21+ }
You can’t perform that action at this time.
0 commit comments