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

Commit 676e2eb

Browse files
chore(main): release 9.1.1 (#783)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 8b008a8 commit 676e2eb

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.1.1](https://github.com/netlify/framework-info/compare/v9.1.0...v9.1.1) (2022-07-17)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency is-plain-obj to v4.1.0 ([#781](https://github.com/netlify/framework-info/issues/781)) ([3ca96f2](https://github.com/netlify/framework-info/commit/3ca96f2fe34da0ce26b50d1801fd5e6f7c45dd38))
16+
1017
## [9.1.0](https://github.com/netlify/framework-info/compare/v9.0.2...v9.1.0) (2022-06-14)
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.1.0",
3+
"version": "9.1.1",
44
"description": "Framework detection utility",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)