Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 4a155ce

Browse files
author
Kamil Kisiela
committed
Merge branch 'release/v0.0.3' into develop
2 parents 100e88c + 6dcd3c8 commit 4a155ce

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
6+
7+
## [0.0.3] - 2015-11-10
68
### Fixed
79
- Invalid components templateUrl
810

11+
### Changed
12+
- Package name: wieldo:angular-formly-templates-material
13+
914
## [0.0.2] - 2015-11-07
1015
### Fixed
1116
- Add missing ngMessages

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var server = 'server';
55
Package.describe({
66
name: "wieldo:angular-formly-templates-material",
77
summary: "Material design templates for angular-formly",
8-
version: "0.0.2",
8+
version: "0.0.3",
99

1010
documentation: 'README.md',
1111
git: 'https://github.com/wieldo/angular-formly-templates-material.git'

0 commit comments

Comments
 (0)