Skip to content

Commit 75a4603

Browse files
chore(release): 3.2.0
1 parent 7a03cfb commit 75a4603

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: 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+
## [3.2.0](https://github.com/valueadd-poland/va-schematics/compare/v3.1.1...v3.2.0) (2022-04-04)
6+
7+
8+
### Features
9+
10+
* **project:** angular 13 support ([2649c71](https://github.com/valueadd-poland/va-schematics/commit/2649c71697cfb2e2540bc7191e96e3ef1581dee1))
11+
512
### [3.1.1](https://github.com/valueadd-poland/va-schematics/compare/v3.1.0...v3.1.1) (2021-08-09)
613

714

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valueadd/schematics",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "ValueAdd schematics",
55
"scripts": {
66
"build": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)