Skip to content

Commit

Permalink
chore(release): 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
udayvunnam committed Dec 12, 2021
1 parent dc3390e commit 36f6a7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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.

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

### Features

- angular and nx upgrade to 13 ([#102](https://github.com/udayvunnam/xng-breadcrumb/issues/102)) ([3b1b698](https://github.com/udayvunnam/xng-breadcrumb/commit/3b1b698f92ac525908f75fe5c6330ab278189772))

### [6.8.2](https://github.com/udayvunnam/xng-breadcrumb/compare/v6.8.1...v6.8.2) (2021-11-15)

### Bug Fixes
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": "6.8.2",
"version": "7.0.0",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 36f6a7c

Please sign in to comment.