Skip to content

Commit

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


## 1.0.0 (2024-08-21)


### Features

* Adds ci implementation
([#12](#12))
([c2dbae8](c2dbae8))


### Bug Fixes

* upgrades styled-components to latest version to remove @babel/traverse
vulnerability
([#17](#17))
([de04822](de04822))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Cinthia Elizabeth Villalejos Zamora <[email protected]>
  • Loading branch information
1 parent 388bf47 commit 6dcc783
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 1.0.0 (2024-08-21)


### Features

* Adds ci implementation ([#12](https://github.com/looker-open-source/viz-calendar_heatmap-marketplace/issues/12)) ([c2dbae8](https://github.com/looker-open-source/viz-calendar_heatmap-marketplace/commit/c2dbae8d91690ff4c3abed6b3257f1f2fcb4e724))


### Bug Fixes

* upgrades styled-components to latest version to remove @babel/traverse vulnerability ([#17](https://github.com/looker-open-source/viz-calendar_heatmap-marketplace/issues/17)) ([de04822](https://github.com/looker-open-source/viz-calendar_heatmap-marketplace/commit/de0482207f86802c5821db0b877a858dd3a9819c))
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 6dcc783

Please sign in to comment.