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

Commit 0c2bf6e

Browse files
chore(main): release 9.0.3
1 parent 5d82d5f commit 0c2bf6e

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.0.3](https://github.com/netlify/framework-info/compare/v9.0.2...v9.0.3) (2022-04-11)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency ajv to v8.11.0 ([#741](https://github.com/netlify/framework-info/issues/741)) ([179f9ec](https://github.com/netlify/framework-info/commit/179f9ec549e903354eab3ae949075256aaac27bd))
16+
1017
### [9.0.2](https://github.com/netlify/framework-info/compare/v9.0.1...v9.0.2) (2022-02-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.0.2",
3+
"version": "9.0.3",
44
"description": "Framework detection utility",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)