Skip to content

Commit d3f0b1d

Browse files
chore: release 1.0.1 (#26)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 6b1a74b commit d3f0b1d

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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-24)
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+
* template path, ts in serverless.ts ([#43](https://www.github.com/netlify/netlify-plugin-angular-universal/issues/43)) ([6b1a74b](https://www.github.com/netlify/netlify-plugin-angular-universal/commit/6b1a74be64c1c9768bbe60c7e718f1d91a9e7b03))
10+
311
## 1.0.0 (2021-08-04)
412

513

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)