Skip to content

Commit cd03728

Browse files
chore(main): release 2.0.1 (#72)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent df8f8cf commit cd03728

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/netlify/angular-runtime/compare/v2.0.0...v2.0.1) (2023-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* add publish step to release-please ([#70](https://github.com/netlify/angular-runtime/issues/70)) ([3b58f20](https://github.com/netlify/angular-runtime/commit/3b58f2099df950aac8fdc8a3fefa89765041a85b))
9+
* validate publish dir in buildbot ([#71](https://github.com/netlify/angular-runtime/issues/71)) ([df8f8cf](https://github.com/netlify/angular-runtime/commit/df8f8cffd95acb36e905ce01d2701cff23dbdffc))
10+
311
## [2.0.0](https://www.github.com/netlify/angular-runtime/compare/v1.0.1...v2.0.0) (2023-11-08)
412

513

Diff for: package-lock.json

+2-2
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": "@netlify/angular-runtime",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)