Skip to content

Commit

Permalink
Automated release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Oct 20, 2022
1 parent 511487e commit f0c444a
Showing 1 changed file with 38 additions and 32 deletions.
70 changes: 38 additions & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,54 @@ 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).

#### [0.2.3](https://github.com/eea/volto-slate-label/compare/0.2.2...0.2.3)
### [0.3.0](https://github.com/eea/volto-slate-label/compare/0.2.3...0.3.0) - 20 October 2022

#### :hammer_and_wrench: Others

#### [0.2.2](https://github.com/eea/volto-slate-label/compare/0.2.1...0.2.2)
- test(cypress): Fix volto version [Alin Voinea - [`511487e`](https://github.com/eea/volto-slate-label/commit/511487e39fdf88f2d32cff941c1c4bba19b2a6d6)]
- Revert "refactor(volto-slate): use @plone/volto-slate, latest volto compatibility refs #153447 (#6)" [Alin Voinea - [`88d2ee6`](https://github.com/eea/volto-slate-label/commit/88d2ee6390143c89a22fdebc8289dcd135f0e42f)]
- Release 0.3.0 [Alin Voinea - [`4f669e5`](https://github.com/eea/volto-slate-label/commit/4f669e538b962ea87a4b3a62a40b6e98c3a9adf2)]
### [0.2.3](https://github.com/eea/volto-slate-label/compare/0.2.2...0.2.3) - 30 June 2022

> 13 April 2022
### [0.2.2](https://github.com/eea/volto-slate-label/compare/0.2.1...0.2.2) - 13 April 2022

- Release [`#4`](https://github.com/eea/volto-slate-label/pull/4)
- fix: labelElement should return an inline `<label>` instead of block ele `div` [`#3`](https://github.com/eea/volto-slate-label/pull/3)
- fix(label): Default array not allowed in Popup className [`b960e3e`](https://github.com/eea/volto-slate-label/commit/b960e3ed2d34ccaa0d8f52c07df26bccbc722c8d)
#### :bug: Bug Fixes

#### [0.2.1](https://github.com/eea/volto-slate-label/compare/0.2.0...0.2.1)
- fix(label): Default array not allowed in Popup className [Alin Voinea - [`b960e3e`](https://github.com/eea/volto-slate-label/commit/b960e3ed2d34ccaa0d8f52c07df26bccbc722c8d)]

> 5 April 2022
#### :hammer_and_wrench: Others

- docs(label): Add screenshot to README [`#2`](https://github.com/eea/volto-slate-label/pull/2)
- docs(label): Add link to EEA Design system label [`b296d0f`](https://github.com/eea/volto-slate-label/commit/b296d0f326d9a6a990a4d7c427eba4a0e3fddc0f)
### [0.2.1](https://github.com/eea/volto-slate-label/compare/0.2.0...0.2.1) - 5 April 2022

#### [0.2.0](https://github.com/eea/volto-slate-label/compare/0.1.0...0.2.0)
#### :house: Documentation changes

> 4 April 2022
- docs(label): Add link to EEA Design system label [Alin Voinea - [`b296d0f`](https://github.com/eea/volto-slate-label/commit/b296d0f326d9a6a990a4d7c427eba4a0e3fddc0f)]

- Add volto-slate-label components [`#1`](https://github.com/eea/volto-slate-label/pull/1)
- feat(label): Update block options and labels [`ab4d672`](https://github.com/eea/volto-slate-label/commit/ab4d67267ef37f3f3144ae883eb5f609ad183107)
- remove label class for tooltip [`90ba050`](https://github.com/eea/volto-slate-label/commit/90ba0508214ed267fb35b4950ac9cf620d7fb580)
- fix edge case [`9468a24`](https://github.com/eea/volto-slate-label/commit/9468a241bde542c2525947c570afe988bdc63871)
- rename popup to tooltip [`f2e636f`](https://github.com/eea/volto-slate-label/commit/f2e636f4ea491efb4eaf8c50b2215fc94e26392e)
- render label in isolation with tooltip [`96cbc0c`](https://github.com/eea/volto-slate-label/commit/96cbc0ce2981465eb69c52964afde22f983a9bae)
- fix formData [`7219341`](https://github.com/eea/volto-slate-label/commit/721934117eb13f315e66f97d41cfc59a5b5602e3)
- remove tooltip content from required in schema [`86b0011`](https://github.com/eea/volto-slate-label/commit/86b00117446680d9f5298cc6220372c956d3bbb4)
- add support for <Label/> within slate [`dfa7ac6`](https://github.com/eea/volto-slate-label/commit/dfa7ac6e22d060c562984204f9f12ab71a747cce)
- cosmetics [`5876f29`](https://github.com/eea/volto-slate-label/commit/5876f293809bc1cea370aa4003af4f8002ae1dbb)
- fix design in view [`90c11c2`](https://github.com/eea/volto-slate-label/commit/90c11c27315d51c34883b1aa8172f71a23cc06c7)
- feat(always_open), change icon,use classes from design system [`bed86e8`](https://github.com/eea/volto-slate-label/commit/bed86e8dc7652a233845adcb64aff656c9aec990)
- Release 0.2.0 [`97ee744`](https://github.com/eea/volto-slate-label/commit/97ee7440024819c0b8e943d15a81665bad4469f0)
- remove label undefined [`0526ec4`](https://github.com/eea/volto-slate-label/commit/0526ec41491fe4930334e4e099a127ab556c4444)
- add volto-slate to dep [`1cde22e`](https://github.com/eea/volto-slate-label/commit/1cde22e8ea10c5259e7b8cb6485205aa580c7c4d)
- use Popup for label, remove unused code [`5fb09ad`](https://github.com/eea/volto-slate-label/commit/5fb09ad9b6c057c37d553a6b5160bd0c5afe49b9)
- volto-slate-label:slate addon [`c84bbae`](https://github.com/eea/volto-slate-label/commit/c84bbaea930eec4646749379fa5e1832de460174)
### [0.2.0](https://github.com/eea/volto-slate-label/compare/0.1.0...0.2.0) - 4 April 2022

#### 0.1.0
#### :rocket: New Features

> 28 March 2022
- feat(label): Update block options and labels [Alin Voinea - [`ab4d672`](https://github.com/eea/volto-slate-label/commit/ab4d67267ef37f3f3144ae883eb5f609ad183107)]
- feat(always_open), change icon,use classes from design system [nileshgulia1 - [`bed86e8`](https://github.com/eea/volto-slate-label/commit/bed86e8dc7652a233845adcb64aff656c9aec990)]

- Initial commit [`190dd4a`](https://github.com/eea/volto-slate-label/commit/190dd4ab6ef74a24cfb19af4d6eb6f76c32aca47)
#### :hammer_and_wrench: Others

- remove label class for tooltip [nileshgulia1 - [`90ba050`](https://github.com/eea/volto-slate-label/commit/90ba0508214ed267fb35b4950ac9cf620d7fb580)]
- fix edge case [nileshgulia1 - [`9468a24`](https://github.com/eea/volto-slate-label/commit/9468a241bde542c2525947c570afe988bdc63871)]
- rename popup to tooltip [nileshgulia1 - [`f2e636f`](https://github.com/eea/volto-slate-label/commit/f2e636f4ea491efb4eaf8c50b2215fc94e26392e)]
- render label in isolation with tooltip [nileshgulia1 - [`96cbc0c`](https://github.com/eea/volto-slate-label/commit/96cbc0ce2981465eb69c52964afde22f983a9bae)]
- fix formData [nileshgulia1 - [`7219341`](https://github.com/eea/volto-slate-label/commit/721934117eb13f315e66f97d41cfc59a5b5602e3)]
- remove tooltip content from required in schema [nileshgulia1 - [`86b0011`](https://github.com/eea/volto-slate-label/commit/86b00117446680d9f5298cc6220372c956d3bbb4)]
- add support for <Label/> within slate [nileshgulia1 - [`dfa7ac6`](https://github.com/eea/volto-slate-label/commit/dfa7ac6e22d060c562984204f9f12ab71a747cce)]
- cosmetics [nileshgulia1 - [`5876f29`](https://github.com/eea/volto-slate-label/commit/5876f293809bc1cea370aa4003af4f8002ae1dbb)]
- fix design in view [nileshgulia1 - [`90c11c2`](https://github.com/eea/volto-slate-label/commit/90c11c27315d51c34883b1aa8172f71a23cc06c7)]
- Release 0.2.0 [Alin Voinea - [`97ee744`](https://github.com/eea/volto-slate-label/commit/97ee7440024819c0b8e943d15a81665bad4469f0)]
- remove label undefined [nileshgulia1 - [`0526ec4`](https://github.com/eea/volto-slate-label/commit/0526ec41491fe4930334e4e099a127ab556c4444)]
- add volto-slate to dep [nileshgulia1 - [`1cde22e`](https://github.com/eea/volto-slate-label/commit/1cde22e8ea10c5259e7b8cb6485205aa580c7c4d)]
- use Popup for label, remove unused code [nileshgulia1 - [`5fb09ad`](https://github.com/eea/volto-slate-label/commit/5fb09ad9b6c057c37d553a6b5160bd0c5afe49b9)]
- volto-slate-label:slate addon [nileshgulia1 - [`c84bbae`](https://github.com/eea/volto-slate-label/commit/c84bbaea930eec4646749379fa5e1832de460174)]
### 0.1.0 - 28 March 2022

#### :hammer_and_wrench: Others

- Initial commit [Alin Voinea - [`190dd4a`](https://github.com/eea/volto-slate-label/commit/190dd4ab6ef74a24cfb19af4d6eb6f76c32aca47)]

0 comments on commit f0c444a

Please sign in to comment.