Skip to content

Commit

Permalink
chore(release): 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
udayvunnam committed Jan 3, 2022
1 parent 48f4772 commit 3312a1d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [7.1.0](https://github.com/udayvunnam/xng-breadcrumb/compare/v7.0.0...v7.1.0) (2022-01-03)

### Features

- updated docs and GA setup ([#107](https://github.com/udayvunnam/xng-breadcrumb/issues/107)) ([36777f0](https://github.com/udayvunnam/xng-breadcrumb/commit/36777f057a55d0ad112aa83c2473d29bdcd0d619))

### Bug Fixes

- respect angular guard checks and do not navigate if authGuard check returns false ([#114](https://github.com/udayvunnam/xng-breadcrumb/issues/114)) ([48f4772](https://github.com/udayvunnam/xng-breadcrumb/commit/48f4772d804aa463a9df1815a3464be3917304a4))

## [7.0.0](https://github.com/udayvunnam/xng-breadcrumb/compare/v6.8.2...v7.0.0) (2021-12-12)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xng",
"version": "7.0.0",
"version": "7.1.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 3312a1d

Please sign in to comment.