diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c91362..205318b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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. +### [11.1.1](https://github.com/trystan2k/dotfiles/compare/v11.1.0...v11.1.1) (2022-07-21) + +### Bug Fixes + +* add NPM_AUTH default export ([b34ae7a](https://github.com/trystan2k/dotfiles/commit/b34ae7add8015893a438da22dfdf763e70f45992)) + ## [11.1.0](https://github.com/trystan2k/dotfiles/compare/v11.0.1...v11.1.0) (2022-07-14) ### Features diff --git a/package.json b/package.json index 6bfcf04..e3e7b25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trystan2k/dotfiles", - "version": "11.1.0", + "version": "11.1.1", "description": "My personal dotfiles", "keywords": [ "dotfiles",