mirror of
https://github.com/picocms/pico-theme.git
synced 2025-08-22 16:23:01 +02:00
Compare commits
5 Commits
v3.0.0-alp
...
v2.1.3
Author | SHA1 | Date | |
---|---|---|---|
|
e385f2ba0e | ||
|
8b606f6df7 | ||
|
9154fcaeb7 | ||
|
622396045d | ||
|
52af9b5fe3 |
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Pico Default Theme Changelog
|
|||||||
refer to both the UPGRADE and NEWS sections of the docs for more
|
refer to both the UPGRADE and NEWS sections of the docs for more
|
||||||
details.
|
details.
|
||||||
|
|
||||||
|
### Version 2.1.3
|
||||||
|
Released: 2020-07-10
|
||||||
|
|
||||||
|
No changes
|
||||||
|
|
||||||
|
### Version 2.1.2
|
||||||
|
Released: 2020-04-10
|
||||||
|
|
||||||
|
No changes
|
||||||
|
|
||||||
### Version 2.1.1
|
### Version 2.1.1
|
||||||
Released: 2019-12-31
|
Released: 2019-12-31
|
||||||
|
|
||||||
|
@@ -31,7 +31,8 @@
|
|||||||
"extra": {
|
"extra": {
|
||||||
"installer-name": "default",
|
"installer-name": "default",
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "2.1.x-dev"
|
"dev-master": "2.1.x-dev",
|
||||||
|
"dev-pico-3.0": "3.0.x-dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user