Skip to content

Commit

Permalink
Release prod version 17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedHamouGisaia committed Jun 4, 2021
1 parent 339598b commit f656f36
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log

## [v17.1.0](https://github.com/gisaia/ARLAS-web-components/tree/v17.1.0) (2021-06-04)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v17.0.0...v17.1.0)

**New stuff:**

- Apply value precision for short value metrics [\#549](https://github.com/gisaia/ARLAS-web-components/issues/549)

## [v17.0.0](https://github.com/gisaia/ARLAS-web-components/tree/v17.0.0) (2021-05-19)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v17.0.0-beta.0...v17.0.0)

**Fixed bugs:**

- Map layer Icon doesn't handle cricle strokes and dasharrays [\#546](https://github.com/gisaia/ARLAS-web-components/issues/546) [[MAP](https://github.com/gisaia/ARLAS-web-components/labels/MAP)]
- Text appears behind the rightband [\#545](https://github.com/gisaia/ARLAS-web-components/issues/545) [[POWERBARS](https://github.com/gisaia/ARLAS-web-components/labels/POWERBARS)]

## [v17.0.0-beta.0](https://github.com/gisaia/ARLAS-web-components/tree/v17.0.0-beta.0) (2021-05-10)

[Full Changelog](https://github.com/gisaia/ARLAS-web-components/compare/v16.1.0...v17.0.0-beta.0)
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.1.0-dev0",
"version": "17.1.0",
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit f656f36

Please sign in to comment.