Skip to content

Commit

Permalink
Merge tag '1.2.1' into develop
Browse files Browse the repository at this point in the history
Version 1.2.1
  • Loading branch information
ademers committed Oct 29, 2020
2 parents 37af1a9 + 2072731 commit d287a85
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ 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.2.1 2020-10-29
### Added
- Add *Sprigified* Craft contact form.
- Add Tailwind CSS typography plugin classes.
- Add support for upcoming Tailwind CSS 2.x.

### Changed
- Rename navbar template.
- Update Twigpack plugin to 1.2.6.
- Update Sprig plugint to 1.0.3.
- Update SEOmatic plugin to 3.3.22.
- Update Redactor plugin to 2.8.3.
- Update Craft to 3.5.14.
- Update Alpine JS to 2.7.3.
- Update laravel-mix to 5.0.7.
- Update browser-sync to 2.26.13.
- Update vue-template-compiler to 2.6.12.
- Update tailwindcss to 1.9.6.

### Fixed
- Fix SVG FOUC.

## 1.2.0 2020-07-24
### Added
- Install Sprig plugin 1.0.0-beta.9.
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.2.0",
"version": "1.2.1",
"license": "MIT",
"require": {
"craftcms/cms": "3.5.14",
Expand Down

0 comments on commit d287a85

Please sign in to comment.