This repository was archived by the owner on May 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.1.1] - 2020-08-31
10+ ### Changed
11+ * added versioned requirements
12+
913## [ 0.1.0] - 2020-08-31
1014* Initial release
1115
12- [ Unreleased ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-alertsection/compare/0.1.0..master
16+ [ Unreleased ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-alertsection/compare/0.1.1..master
17+ [ 0.1.1 ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-alertsection/compare/0.1.0..0.1.1
1318[ 0.1.0 ] : https://github.com/syntro-opensource/silverstripe-elemental-bootstrap-alertsection/tree/0.1.0
Original file line number Diff line number Diff line change 1515 "buckleshusky/fontawesomeiconpicker" : " ^1" ,
1616 "gorriecoe/silverstripe-link" : " ^1" ,
1717 "gorriecoe/silverstripe-linkfield" : " ^1" ,
18- "syntro/silverstripe-elemental-bootstrap-baseitems" : " dev-master" ,
1918 "unclecheese/display-logic" : " ^2" ,
20- "syntro/silverstripe-elemental-icons" : " dev-master"
19+ "syntro/silverstripe-elemental-bootstrap-baseitems" : " ^0.1" ,
20+ "syntro/silverstripe-elemental-icons" : " ^1"
2121 },
2222 "require-dev" : {
2323 "phpunit/phpunit" : " ^5.7" ,
You can’t perform that action at this time.
0 commit comments