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-02-15)


### Features

* Added support for unit testing using jest
([082992d](082992d))


### Bug Fixes

* **build:** address error-prone type definitions and formatting
([#15](#15))
([20e000a](20e000a))
* Updated number formatting library. Added fix for locale format issue.
([#17](#17))
([2cf6e53](2cf6e53))

---
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 763a6b6 commit b3af4c0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 1.0.0 (2024-02-15)


### Features

* Added support for unit testing using jest ([082992d](https://github.com/looker-open-source/viz-multiple_value-marketplace/commit/082992d07d8e8f6a2dfed680130c8154d7db8fae))


### Bug Fixes

* **build:** address error-prone type definitions and formatting ([#15](https://github.com/looker-open-source/viz-multiple_value-marketplace/issues/15)) ([20e000a](https://github.com/looker-open-source/viz-multiple_value-marketplace/commit/20e000a51b18ba01f3867a500b87c6aec081d071))
* Updated number formatting library. Added fix for locale format issue. ([#17](https://github.com/looker-open-source/viz-multiple_value-marketplace/issues/17)) ([2cf6e53](https://github.com/looker-open-source/viz-multiple_value-marketplace/commit/2cf6e538d97e60fcf5ad46652f5c251f0427cc30))
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": "looker-visualization",
"version": "0.0.1",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
Expand Down

0 comments on commit b3af4c0

Please sign in to comment.