mirror of
https://github.com/jlengrand/fuzzy-date.git
synced 2026-03-10 08:21:23 +00:00
Create 1.0.4
This commit is contained in:
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.4] - 2018-03-19
|
||||
### Added
|
||||
- Update README with correct name
|
||||
|
||||
## [1.0.1] - 2018-03-16
|
||||
### Added
|
||||
- Travis working
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "fuzzy-date",
|
||||
"description": "A simple web component that displays dates in a format understood by humans",
|
||||
"main": "fuzzy-date.html",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"polymer": "Polymer/polymer#^2.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fuzzy-date",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.4",
|
||||
"description": "A simple web component that displays dates in a format understood by humans",
|
||||
"keywords": [
|
||||
"polymer",
|
||||
|
||||
Reference in New Issue
Block a user