Skip to content

Commit

Permalink
chore(release): release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Aug 30, 2022
1 parent 5380c3a commit a49964b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file.

# [@favware/skip-dependency@1.2.1](https://github.com/favware/skip-dependency/compare/v1.2.0...@favware/[email protected]) - (2022-08-30)

## 🐛 Bug Fixes

- Add default exports to all index files ([2e89791](https://github.com/favware/skip-dependency/commit/2e89791b560b38c75cc680a77f33b2a69a706469))

## 📝 Documentation

- **readme:** Update url ([5380c3a](https://github.com/favware/skip-dependency/commit/5380c3a02459c0530801b5ffafc6cb9c9cf08af8))

# [1.2.0](https://github.com/favware/skip-dependency/compare/v1.1.3...v1.2.0) - (2022-05-04)

## Bug Fixes
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.2.0",
"version": "1.2.1",
"main": "index.js",
"module": "index.mjs",
"types": "index.d.ts",
Expand Down

0 comments on commit a49964b

Please sign in to comment.