mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-09 01:17:06 +02:00
3.0.0-alpha.8
This commit is contained in:
parent
62704803ae
commit
f199b591f9
@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
The latest version of this document is always available in
|
The latest version of this document is always available in
|
||||||
[releases][releases-url].
|
[releases][releases-url].
|
||||||
|
|
||||||
## [Unreleased]
|
## [3.0.0-alpha.8]
|
||||||
- feat(timestamps): Make formatting of timestamps configurable.
|
- feat(timestamps): Make formatting of timestamps configurable.
|
||||||
- fix(package): Update react-mdl to version 1.11.0
|
- fix(package): Update react-mdl to version 1.11.0
|
||||||
- fix(package): update normalize.css to version 8.0.0
|
- fix(package): update normalize.css to version 8.0.0
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "unleash-frontend",
|
"name": "unleash-frontend",
|
||||||
"description": "unleash your features",
|
"description": "unleash your features",
|
||||||
"version": "3.0.0-alpha.7",
|
"version": "3.0.0-alpha.8",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"unleash",
|
"unleash",
|
||||||
"feature toggle",
|
"feature toggle",
|
||||||
|
Loading…
Reference in New Issue
Block a user