Skip to content

Commit

Permalink
Upadtes CHANGELOG.md with 22.26.0 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
danzanzini authored Jul 1, 2022
1 parent 5c27797 commit 17ed8e9
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 `Navbar` ([#142](https://github.com/vtex-sites/nextjs.store/pull/142))
- Applies new local tokens to `Filter` ([#139](https://github.com/vtex-sites/nextjs.store/pull/139))
- Applies new local tokens to `Tiles` ([#134](https://github.com/vtex-sites/nextjs.store/pull/134))
Expand Down Expand Up @@ -40,19 +52,13 @@ 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 ([#120](https://github.com/vtex-sites/nextjs.store/pull/120))
- Unifies `Link` component usage by adding support for both external and client-side links ([#117](https://github.com/vtex-sites/nextjs.store/pull/117))

### Deprecated

### Removed

### Fixed

- `ImageGallerySelector` scroll that isn't working on Safari ([##132](https://github.com/vtex-sites/nextjs.store/pull/#132))
- Some console errors when running the storybook ([#129](https://github.com/vtex-sites/nextjs.store/pull/129))
- The search input's dropdown not closing when a suggested product was selected ([#112](https://github.com/vtex-sites/nextjs.store/pull/112).
- Status code when error occurs (404/500) ([#116](https://github.com/vtex-sites/nextjs.store/pull/116))

### Security

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

### Added
Expand Down

1 comment on commit 17ed8e9

@vercel
Copy link

@vercel vercel bot commented on 17ed8e9 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.