Skip to content

Commit

Permalink
Release prod version 17.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbousquet committed Aug 16, 2021
1 parent 3724303 commit 6ffd272
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [v17.2.2](https://github.com/gisaia/ARLAS-web-components/tree/v17.2.2) (2021-08-16)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v18.0.1...v17.2.2)

## [v18.0.1](https://github.com/gisaia/ARLAS-web-components/tree/v18.0.1) (2021-08-06)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v17.2.1...v18.0.1)

**Fixed bugs:**

- Metric short values should show 100k instead of 0.1M [\#571](https://github.com/gisaia/ARLAS-web-components/issues/571)
- Swimlane tooltip hides the buckets [\#569](https://github.com/gisaia/ARLAS-web-components/issues/569)
- Swimlane tooltip should not be displayed for infinity values [\#568](https://github.com/gisaia/ARLAS-web-components/issues/568)

## [v17.2.1](https://github.com/gisaia/ARLAS-web-components/tree/v17.2.1) (2021-08-03)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v18.2.1...v17.2.1)
Expand Down Expand Up @@ -920,7 +934,7 @@

**Miscellaneous:**

- COMPONENTS: review documentation [\#90](https://github.com/gisaia/ARLAS-web-components/issues/90) [[ALL](https://github.com/gisaia/ARLAS-web-components/labels/ALL)] [[documentation](https://github.com/gisaia/ARLAS-web-components/labels/documentation)]
- COMPONENTS: review documentation [\#90](https://github.com/gisaia/ARLAS-web-components/issues/90) [[documentation](https://github.com/gisaia/ARLAS-web-components/labels/documentation)] [[ALL](https://github.com/gisaia/ARLAS-web-components/labels/ALL)]

## [v6.0.1](https://github.com/gisaia/ARLAS-web-components/tree/v6.0.1) (2018-05-29)

Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"$schema": "./node_modules/ng-packagr/package.schema.json",
"name": "arlas-web-components",
"version": "17.3.0-dev0",
"version": "17.2.2",
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 6ffd272

Please sign in to comment.