Skip to content

Commit

Permalink
chore(master): release 1.0.0 (#25)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2024-01-03)


### Features

* add jest for unit testing
([#11](#11))
([76a5e49](76a5e49))
* some unit tests for some more utility functions.
([#12](#12))
([1ccc019](1ccc019))


### Bug Fixes

* Removes trailing and leading special chars from value dimension label
([#10](#10))
([4b50f5a](4b50f5a))
* Viz not updating after filter added or changed
([2c0e133](2c0e133))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
1 parent 0ed2efb commit cd6bd0d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## 1.0.0 (2024-01-03)


### Features

* add jest for unit testing ([#11](https://github.com/looker-open-source/viz-radial_gauge-marketplace/issues/11)) ([76a5e49](https://github.com/looker-open-source/viz-radial_gauge-marketplace/commit/76a5e498eecb1dab88cb1652a6e41036cedda0fa))
* some unit tests for some more utility functions. ([#12](https://github.com/looker-open-source/viz-radial_gauge-marketplace/issues/12)) ([1ccc019](https://github.com/looker-open-source/viz-radial_gauge-marketplace/commit/1ccc019802788eae29e3c4b803ecc4c5f7d43f61))


### Bug Fixes

* Removes trailing and leading special chars from value dimension label ([#10](https://github.com/looker-open-source/viz-radial_gauge-marketplace/issues/10)) ([4b50f5a](https://github.com/looker-open-source/viz-radial_gauge-marketplace/commit/4b50f5ac9c74db640d06d4c5dba7d5ba85b3274d))
* Viz not updating after filter added or changed ([2c0e133](https://github.com/looker-open-source/viz-radial_gauge-marketplace/commit/2c0e1332824401f98af6b84bbd5ccb6833be147b))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "looker-visualization",
"version": "0.0.1",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
Expand Down

0 comments on commit cd6bd0d

Please # to comment.