Skip to content

Commit

Permalink
Merge branch 'release/1.4.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
ademers committed Apr 23, 2022
2 parents fb45ff8 + 13d38aa commit d6cd4a0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,18 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.4.2 2022-04-23
### Fixed
- Fix changelog.
## 1.4.1 2022-04-23
### Changed
- Update Craft CMS to 3.7.38.
- Update Craft plugins to latest versions.
- Update Tailwind CSS to 3.0.24.
- Update Alpine JS to 3.10.2.
- Update NPM packages.
- Change Favicon to match site logo.
## 1.4.0 2022-03-02

### Added

- Add Prettier for code formatting.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"project"
],
"type": "project",
"version": "1.4.1",
"version": "1.4.2",
"license": "MIT",
"require": {
"craftcms/cms": "3.7.38",
Expand Down

0 comments on commit d6cd4a0

Please sign in to comment.