Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit ac46d4d

Browse files
chore(main): release 9.5.3 (#849)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3aa65f8 commit ac46d4d

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
@@ -7,6 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [9.5.3](https://github.com/netlify/framework-info/compare/v9.5.2...v9.5.3) (2022-12-06)
11+
12+
13+
### Bug Fixes
14+
15+
* support new 11ty config files ([#848](https://github.com/netlify/framework-info/issues/848)) ([3aa65f8](https://github.com/netlify/framework-info/commit/3aa65f8ad65984ff3477e61d859cdc5d5dc5ac8a))
16+
1017
## [9.5.2](https://github.com/netlify/framework-info/compare/v9.5.1...v9.5.2) (2022-11-21)
1118

1219

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/framework-info",
3-
"version": "9.5.2",
3+
"version": "9.5.3",
44
"description": "Framework detection utility",
55
"type": "module",
66
"main": "./dist/index.umd.cjs",

0 commit comments

Comments
 (0)