Skip to content

Commit 8af0bf3

Browse files
authored
chore: release 0.81.1 (#3469)
1 parent 8311107 commit 8af0bf3

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.81.0"}
1+
{".":"0.81.1"}

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.81.1](https://github.com/graycoreio/daffodil/compare/v0.81.0...v0.81.1) (2025-01-31)
4+
5+
6+
### Bug Fixes
7+
8+
* widen supported angular range to ^19 ([#3468](https://github.com/graycoreio/daffodil/issues/3468)) ([8311107](https://github.com/graycoreio/daffodil/commit/831110747221c28782cc7d5e4ea0419897579ee7))
9+
310
## [0.81.0](https://github.com/graycoreio/daffodil/compare/v0.80.0...v0.81.0) (2025-01-28)
411

512

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@daffodil/daffodil",
3-
"version": "0.81.0",
3+
"version": "0.81.1",
44
"license": "MIT",
55
"scripts": {
66
"release": "cd tools/release; gulp",

0 commit comments

Comments
 (0)