From 948c9125046510e0bad766dee8f6247d15a865e9 Mon Sep 17 00:00:00 2001 From: griselmatosm Date: Thu, 17 Aug 2023 10:17:49 +0200 Subject: [PATCH] edit changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb8d5cb..453e93e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.2] - 2023-08-17 +### Fixed +- Restore align attribute to OlaScore component + ## [1.0.1] - 2023-07-03 ### Fixed - Default variant in ola-panel-text @@ -194,7 +198,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Removed duplicated `` in ``. - The exit code of `bin.js` must be `1` on error -## [0.1.0] - 2020-04-23 +## 0.1.0 - 2020-04-23 First version [#5]: https://github.com/marketgoo/Ola-Emails/issues/5 @@ -223,6 +227,7 @@ First version [#35]: https://github.com/marketgoo/Ola-Emails/issues/35 [#36]: https://github.com/marketgoo/Ola-Emails/issues/36 +[1.0.2]: https://github.com/marketgoo/Ola-Emails/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/marketgoo/Ola-Emails/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/marketgoo/Ola-Emails/compare/v0.7.0...v1.0.0 [0.7.0]: https://github.com/marketgoo/Ola-Emails/compare/v0.6.0...v0.7.0 @@ -257,4 +262,3 @@ First version [0.1.3]: https://github.com/marketgoo/Ola-Emails/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/marketgoo/Ola-Emails/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/marketgoo/Ola-Emails/compare/v0.1.0...v0.1.1 -[0.1.0]: https://github.com/marketgoo/Ola-Emails/releases/tag/v0.1.0