Skip to content

Commit

Permalink
[RELEASE] A patch is being released to 20.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-bot committed Oct 28, 2022
1 parent caf2a7d commit be49efb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Pix-UI Changelog

## v20.2.1 (28/10/2022)


### :bug: Correction
- [#268](https://github.com/1024pix/pix-ui/pull/268) [BUGFIX] Empêcher la propagation des événements dans tous les enfants sur la Tooltip (PIX-6149)

## v20.2.0 (25/10/2022)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1024pix/pix-ui",
"version": "20.2.0",
"version": "20.2.1",
"description": "Pix-UI is the implementation of Pix design principles and guidelines for its products.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit be49efb

Please sign in to comment.