Skip to content

Commit

Permalink
chore(release): 13.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lekhmanrus committed Dec 7, 2021
1 parent 7576ad4 commit 686f571
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [13.0.0-rc.0](https://github.com/lekhmanrus/ngx-pug-builders/compare/v12.0.0...v13.0.0-rc.0) (2021-12-07)


### Features

* support angular 13 ([7576ad4](https://github.com/lekhmanrus/ngx-pug-builders/commit/7576ad46a5d2facbd4d351fbc413a9f641c74c85))

## [12.0.0](https://github.com/lekhmanrus/ngx-pug-builders/compare/v12.0.0-beta.0...v12.0.0) (2021-12-06)


Expand Down
4 changes: 2 additions & 2 deletions 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,7 +1,7 @@
{
"name": "ngx-pug-builders",
"description": "Angular Pug Builders",
"version": "12.0.0",
"version": "13.0.0-rc.0",
"homepage": "https://github.com/lekhmanrus/ngx-pug-builders/",
"bugs": {
"url": "https://github.com/lekhmanrus/ngx-pug-builders/issues",
Expand Down

0 comments on commit 686f571

Please sign in to comment.