Skip to content

Commit a2e0946

Browse files
committed
chore(release): 1.1.2
1 parent 33cc6ee commit a2e0946

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.1.2](https://github.com/favware/skip-dependency/compare/v1.1.1...v1.1.2) (2021-11-29)
6+
7+
8+
### Bug Fixes
9+
10+
* **readme:** update url and supported toolchains ([6e418c7](https://github.com/favware/skip-dependency/commit/6e418c7936aef9b18368eee7a692a8b10e9d189a))
11+
512
### [1.1.1](https://github.com/favware/skip-dependency/compare/v1.1.0...v1.1.1) (2021-01-08)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@favware/skip-dependency",
33
"description": "Skip pesky dependencies with ease",
44
"author": "@favware",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"main": "index.js",
77
"module": "index.mjs",
88
"license": "MIT",

0 commit comments

Comments
 (0)