Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit f10c164

Browse files
committed
chore(release): v0.3.1
1 parent 20fb7e0 commit f10c164

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.3.1 (2020-01-22)
2+
3+
### GitHub
4+
5+
* add a contributing file, closes ([#9](https://github.com/PACK-Solutions/angular-stdlib/issues/9))
6+
* **date:** add relevant keywords to `package.json`, closes ([#11](https://github.com/PACK-Solutions/angular-stdlib/issues/11))
7+
* replace contact email address with oss@pack-solutions.com, closes ([#8](https://github.com/PACK-Solutions/angular-stdlib/issues/8))
8+
9+
110
# 0.3.0 (2020-01-04)
211

312
### BREAKING CHANGES

projects/angular-stdlib/date/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/angular-stdlib/date/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-stdlib/date",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Angular standard library for dates",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)