diff --git a/CHANGELOG.md b/CHANGELOG.md index 9459263..925c8b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.7](https://github.com/coldfrontlabs/bootstrap-scss-plugins/compare/v1.1.6...v1.1.7) (2021-09-27) + + +### Build System + +* **npm:** update all packages to resolve vulnerabilities ([0680354](https://github.com/coldfrontlabs/bootstrap-scss-plugins/commit/0680354a5179f8aec258a7b9e9dc49806343f699)) + + +### Documentation + +* deprecate project ([6d14d9c](https://github.com/coldfrontlabs/bootstrap-scss-plugins/commit/6d14d9c57929531b369170b0d238b30c65923de0)) + ### [1.1.6](https://github.com/coldfrontlabs/bootstrap-scss-plugins/compare/v1.1.5...v1.1.6) (2020-09-09) diff --git a/package.json b/package.json index 7a4126c..3a7925f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-scss-plugins", - "version": "1.1.6", + "version": "1.1.7", "description": "A suite of SCSS plugins used for developing Bootstrap 4 themes and sites.", "files": [ "scss/"