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

Commit c6a1e2b

Browse files
committed
chore(release): v0.3.2
1 parent a27ffea commit c6a1e2b

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 0.3.2 (2021-05-17)
2+
3+
### Bug Fixes
4+
5+
* **deps-dev:** bump ng-packagr from 4.2.0 to 5.7.1 dependencies, closes ([#31](https://github.com/PACK-Solutions/angular-stdlib/issues/31))
6+
* **deps:** bump yargs-parser from 5.0.0 to 5.0.1 dependencies, closes ([#35](https://github.com/PACK-Solutions/angular-stdlib/issues/35))
7+
* **deps:** bump hosted-git-info from 2.8.5 to 2.8.9 dependencies, closes ([#34](https://github.com/PACK-Solutions/angular-stdlib/issues/34))
8+
* **deps:** bump lodash from 4.17.15 to 4.17.21 dependencies, closes ([#33](https://github.com/PACK-Solutions/angular-stdlib/issues/33))
9+
* **deps:** bump url-parse from 1.4.7 to 1.5.1 dependencies, closes ([#32](https://github.com/PACK-Solutions/angular-stdlib/issues/32))
10+
* **deps:** bump handlebars from 4.5.3 to 4.7.7 dependencies, closes ([#30](https://github.com/PACK-Solutions/angular-stdlib/issues/30))
11+
* **deps:** bump y18n from 3.2.1 to 3.2.2 dependencies, closes ([#29](https://github.com/PACK-Solutions/angular-stdlib/issues/29))
12+
* **deps:** bump elliptic from 6.5.2 to 6.5.4 dependencies, closes ([#28](https://github.com/PACK-Solutions/angular-stdlib/issues/28))
13+
* **deps:** bump http-proxy from 1.18.0 to 1.18.1 dependencies, closes ([#27](https://github.com/PACK-Solutions/angular-stdlib/issues/27))
14+
* **deps:** bump websocket-extensions from 0.1.3 to 0.1.4 dependencies, closes ([#24](https://github.com/PACK-Solutions/angular-stdlib/issues/24))
15+
16+
117
# 0.3.1 (2020-01-22)
218

319
### GitHub

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.1",
3+
"version": "0.3.2",
44
"description": "Angular standard library for dates",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)