Skip to content

Commit 21075af

Browse files
chore(master): release 1.1.0 (#61)
🤖 I have created a release *beep* *boop* --- ## [1.1.0](v1.0.0...v1.1.0) (2024-10-22) ### Features * **view:** adding tooltips to headers and align them to the left ([#60](#60)) ([93a0a86](93a0a86)) --- 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: Itzaprado <132521881+Itzaprado@users.noreply.github.com>
1 parent 5870ac0 commit 21075af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Features
7+
8+
* **view:** adding tooltips to headers and align them to the left ([#60](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/issues/60)) ([93a0a86](https://github.com/looker-open-source/viz-report-table-marketplace-open-source/commit/93a0a86d47686673181b6d6031d3688c2041a664))
9+
310
## 1.0.0 (2024-02-06)
411

512

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.0.0",
3+
"version": "1.1.0",
44
"description": "Report table designed for single-page printing with focus on financial report look'n'feel",
55
"main": "index.js",
66
"repository": "git@github.com:ContrastingSounds/vis-report_table.git",

0 commit comments

Comments
 (0)