Skip to content

Commit

Permalink
chore(release): 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Jun 15, 2021
1 parent c0b8572 commit 3ed6c96
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## [12.1.0](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v12.0.2...v12.1.0) (2021-06-15)

### Features

- remove hash location opt in ([750a1cf](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/750a1cff85af69d97ad0499f448edfffaa9ad742))

### [12.0.2](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v12.0.1...v12.0.2) (2021-06-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ngrx-material-starter",
"version": "12.0.2",
"version": "12.1.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 3ed6c96

Please sign in to comment.