49 lines
1.2 KiB
Markdown
49 lines
1.2 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
|
|
|
|
|
## v1.5.0 - 2024-02-08
|
|
### Release
|
|
* Update dependencies. Chill-bundles upgraded from 2.16.0 to 2.16.1
|
|
|
|
## v1.4.4 - 2024-02-08
|
|
### Fixed
|
|
* fix incorrect upgrade
|
|
|
|
## v1.4.3 - 2024-02-08
|
|
### Fixed
|
|
* better restriction for bootstrap version
|
|
|
|
## v1.4.2 - 2024-02-08
|
|
### Fixed
|
|
* Fix version of bootstrap temporarily
|
|
|
|
## v1.4.1 - 2024-02-08
|
|
### Fixed
|
|
* upgrade node version while compiling
|
|
|
|
## v1.4.0 - 2024-02-08
|
|
### Release
|
|
* Upgrade nodes dependencies
|
|
* Update dependencies. Chill-bundles upgraded from 2.14.1 to 2.16.0
|
|
|
|
## v1.3.0 - 2023-11-30
|
|
### Release
|
|
* Update dependencies. Chill-bundles upgraded from 2.14.0 to 2.14.1
|
|
|
|
## v1.2.0 - 2023-11-24
|
|
### Release
|
|
* Update dependencies. Chill-bundles upgraded from 2.13.0 to 2.14.0
|
|
|
|
## v1.1.0 - 2023-11-22
|
|
### Release
|
|
* Update dependencies. Chill-bundles upgraded from 2.12.1 to 2.13.0
|
|
|
|
## v1.0.0 - 2023-11-19
|
|
### Feature
|
|
* Integrate changie and automate release management
|