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

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Aug 7, 2020
1 parent 6e2dc72 commit 1da140b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ 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).

## [v0.1.3](https://github.com/netlify/framework-info/compare/v0.1.2...v0.1.3) - 2020-08-07

### Commits

- Dummy commit [`6e2dc72`](https://github.com/netlify/framework-info/commit/6e2dc72a98986b239e5549731f2904e97908bdcd)

## [v0.1.2](https://github.com/netlify/framework-info/compare/v0.1.1...v0.1.2) - 2020-08-07

## [v0.1.1](https://github.com/netlify/framework-info/compare/v0.1.0...v0.1.1) - 2020-08-07
Expand Down
2 changes: 1 addition & 1 deletion 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": "0.1.2",
"version": "0.1.3",
"description": "Framework detection utility",
"main": "./src/main.js",
"bin": {
Expand Down

0 comments on commit 1da140b

Please sign in to comment.