Skip to content

Commit

Permalink
chore(release): 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Nov 29, 2021
1 parent 33cc6ee commit a2e0946
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.2](https://github.com/favware/skip-dependency/compare/v1.1.1...v1.1.2) (2021-11-29)


### Bug Fixes

* **readme:** update url and supported toolchains ([6e418c7](https://github.com/favware/skip-dependency/commit/6e418c7936aef9b18368eee7a692a8b10e9d189a))

### [1.1.1](https://github.com/favware/skip-dependency/compare/v1.1.0...v1.1.1) (2021-01-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@favware/skip-dependency",
"description": "Skip pesky dependencies with ease",
"author": "@favware",
"version": "1.1.1",
"version": "1.1.2",
"main": "index.js",
"module": "index.mjs",
"license": "MIT",
Expand Down

0 comments on commit a2e0946

Please sign in to comment.