Skip to content

Commit

Permalink
Upadtes CHANGELOG.md with 22.26.0 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Zanzini authored Jul 1, 2022
1 parent 17b56ef commit 7d16cb6
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Deprecated

### Removed

### Fixed

## [22.26.0.beta] - 2022-07-01

### Added

- Applies new local tokens to `Filter` ([#128](https://github.com/vtex-sites/gatsby.store/pull/128))
- Applies new local tokens to `ProductGrid` ([#127](https://github.com/vtex-sites/gatsby.store/pull/127))
- Applies new local tokens to `Tiles` ([#120](https://github.com/vtex-sites/gatsby.store/pull/120))
Expand All @@ -32,18 +44,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Storybook's version from 6.4.20 to 6.5.9 ([#109](https://github.com/vtex-sites/gatsby.store/pull/109))
- Unifies `Link` component usage by adding support for both external and client-side links ([#103](https://github.com/vtex-sites/gatsby.store/pull/103))

### Deprecated

### Removed

### Fixed

- `ImageGallerySelector` scroll that isn't working on Safari ([##121](https://github.com/vtex-sites/gatsby.store/pull/121))
- Some console errors when running the storybook ([#115](https://github.com/vtex-sites/gatsby.store/pull/115))
- Status code when error occurs (404/500) ([#108](https://github.com/vtex-sites/gatsby.store/pull/108))

### Security

## [22.23.0.beta] - 2022-06-10

### Added
Expand Down

1 comment on commit 7d16cb6

@vercel
Copy link

@vercel vercel bot commented on 7d16cb6 Jul 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.