Skip to content

Commit

Permalink
Release 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeunensMichiel committed Mar 15, 2022
1 parent e7e85cb commit 0034014
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.2.2](https://github.com/LeunensMichiel/ml-nextjs-template/compare/3.2.1...3.2.2)

- Bump node-fetch from 2.6.6 to 2.6.7 [`#7`](https://github.com/LeunensMichiel/ml-nextjs-template/pull/7)
- Bump simple-get from 4.0.0 to 4.0.1 [`#6`](https://github.com/LeunensMichiel/ml-nextjs-template/pull/6)
- Bump dependencies [`ec61b26`](https://github.com/LeunensMichiel/ml-nextjs-template/commit/ec61b264c1eeaee2eba31ea0e5cdb7fb90341b50)
- Fix cookiebanner flashing [`e7e85cb`](https://github.com/LeunensMichiel/ml-nextjs-template/commit/e7e85cb0634bbfe993d4c7750d051c526010e55d)
- Fix dark mode inconsitenties for select & toasts [`ffc3f04`](https://github.com/LeunensMichiel/ml-nextjs-template/commit/ffc3f04e3e4b782fcac8b82b8422bf611b3d25c6)

#### [3.2.1](https://github.com/LeunensMichiel/ml-nextjs-template/compare/3.2.0...3.2.1)

> 13 March 2022
- Feature/colors refactor [`#5`](https://github.com/LeunensMichiel/ml-nextjs-template/pull/5)
- Refactor all buttons and banners except minimal [`1e9c40d`](https://github.com/LeunensMichiel/ml-nextjs-template/commit/1e9c40d9b276116c1ea4e0662d7c32b494635de8)
- Fix dark mode [`c6b8609`](https://github.com/LeunensMichiel/ml-nextjs-template/commit/c6b860972ab0d02eb22dce087592d90be3bb509d)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-foundry",
"version": "3.2.1",
"version": "3.2.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 0034014

Please sign in to comment.