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

Commit

Permalink
chore(main): release 9.5.1 (#837)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Nov 10, 2022
1 parent e594ddf commit 0dacffd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

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

## [9.5.1](https://github.com/netlify/framework-info/compare/v9.5.0...v9.5.1) (2022-11-10)


### Bug Fixes

* updated Remix framework info that was missing ([#836](https://github.com/netlify/framework-info/issues/836)) ([e594ddf](https://github.com/netlify/framework-info/commit/e594ddfc84df0cfdb292176fc61d26cd3c115722))

## [9.5.0](https://github.com/netlify/framework-info/compare/v9.4.0...v9.5.0) (2022-11-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/framework-info",
"version": "9.5.0",
"version": "9.5.1",
"description": "Framework detection utility",
"type": "module",
"main": "./dist/index.umd.cjs",
Expand Down

0 comments on commit 0dacffd

Please sign in to comment.