# Change Log
All notable changes to the saved-panel-animations package will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.0.6] - 2022-12-09

### Changed
- Removed linting `postinstall` task

## [2.0.5] - 2022-12-09

### Changed
- Added `npm i` and `npm run build` commands to GitHub NPM Publish Action

## [2.0.4] - 2022-12-09

### Changed
- Upped version number to fix GitHub action deployment


## [2.0.3] - 2022-12-09

### Changed
- Replaced GitHub Action with my own branch of it to allow for CHANGELOG.md formatting I could control.

## [2.0.2] - 2022-12-09

### Added
- Added CHANGELOG.md
- Added [GitHub Release From Changelog](https://github.com/marketplace/actions/github-release-from-changelog) action