Skip to content

Commit a00ea34

Browse files
committed
chore(release): 8.3.1
1 parent 38816a8 commit a00ea34

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [8.3.1](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v8.3.0...v8.3.1) (2019-10-17)
6+
7+
### Bug Fixes
8+
9+
- **e2e:** bump protractor version ([0680214](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/0680214))
10+
- **examples:** add element error template ([7fe893f](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/7fe893f))
11+
512
## [8.3.0](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v8.2.0...v8.3.0) (2019-08-07)
613

714
### Features

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ngrx-material-starter",
3-
"version": "8.3.0",
3+
"version": "8.3.1",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)