Skip to content

Commit 8c338d0

Browse files
chore: release 1.0.1
1 parent 5926297 commit 8c338d0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.0.1](https://www.github.com/netlify/netlify-plugin-angular-universal/compare/v1.0.0...v1.0.1) (2021-08-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update angular monorepo to ~12.2.0 ([6f2430a](https://www.github.com/netlify/netlify-plugin-angular-universal/commit/6f2430a060dd7b7abb823303a36cbb45a286752b))
9+
310
## 1.0.0 (2021-08-04)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-angular-universal",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Netlify Build plugin Angular Universal - Run Angular Universal seamlessly on Netlify.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)