Skip to content

Commit

Permalink
Met à jour le changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Liax committed Jan 9, 2023
1 parent 4c7a05d commit 67e48b6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,51 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Added

- **Hero**
- Add a hero components `hero` ([ce2c71d](https://github.com/studiometa/ui/commit/ce2c71d)

## v0.2.23 (2022-11-17)

### Added

- **FigureTwicpics:**
- Add support for Twicpics placeholders ([6c55dbe](https://github.com/studiometa/ui/commit/6c55dbe))

### Fixed

- Fix dead links in the docs preventing build ([e10257b](https://github.com/studiometa/ui/commit/e10257b))
- **FigureTwicpics:**
- Fix a bug where image were loaded multiple times ([a3480ca](https://github.com/studiometa/ui/commit/a3480ca))

## v0.2.22 (2022-11-17)

### Fixed

- **FigureTwicpics:**
- Fix potential infinite loop in Twig template ([90e3a6e](https://github.com/studiometa/ui/commit/90e3a6e))

### Changed

- Update studiometa/twig-toolkit 1.3.0 → 1.3.1 ([ed74555](https://github.com/studiometa/ui/commit/ed74555))

## v0.2.21 (2022-11-17)

### Fixed

- Fix test failing following renaming of `FigureTwicPics` in `FigureTwicpics` ([#92](https://github.com/studiometa/ui/pull/92))

## v0.2.20 (2022-11-17)

### Added

- **FigureTwicpics**
- Add a Twig template to enable usage of Twicpics API without lazyload ([#91](https://github.com/studiometa/ui/pull/91))
- **Twig Extension**
- Add a `twig_toolkit_url` function from [studiometa/[email protected]](https://github.com/studiometa/twig-toolkit/releases/tag/1.3.0) ([#91](https://github.com/studiometa/ui/pull/91))

### Fixed

- **FigureTwicpics**
- Fix the source not updating on window resize ([#91](https://github.com/studiometa/ui/pull/91))

0 comments on commit 67e48b6

Please sign in to comment.