Skip to content

Commit cdf0c8d

Browse files
chore(master): release 1.1.1 (#66)
🤖 I have created a release *beep* *boop* --- ## [1.1.1](v1.1.0...v1.1.1) (2025-04-22) ### Bug Fixes * **bug:** blank screen showing up with merged query value ([#65](#65)) ([c95212e](c95212e)) * **bug:** Value Format in Table Report Visualization Col and Row Subtotal Issue ([#64](#64)) ([2600907](2600907)) --- 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]>
1 parent c95212e commit cdf0c8d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/compare/v1.1.0...v1.1.1) (2025-04-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **bug:** blank screen showing up with merged query value ([#65](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/issues/65)) ([c95212e](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/commit/c95212e0f79ab5811d6caa2fed5f3623954ee4c2))
9+
* **bug:** Value Format in Table Report Visualization Col and Row Subtotal Issue ([#64](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/issues/64)) ([2600907](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/commit/26009079a546b52407863fc717fd4ab8803b3e16))
10+
311
## [1.1.0](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/compare/v1.0.0...v1.1.0) (2024-10-22)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vis-report_table",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Report table designed for single-page printing with focus on financial report look'n'feel",
55
"main": "index.js",
66
"repository": "[email protected]:ContrastingSounds/vis-report_table.git",

0 commit comments

Comments
 (0)