Skip to content

Commit

Permalink
Merge pull request #574 from tableau/dev
Browse files Browse the repository at this point in the history
Release Extensions v1.12.1
  • Loading branch information
stephendeoca authored Feb 19, 2025
2 parents 8004ee0 + 9c7d13e commit 3ba57f1
Show file tree
Hide file tree
Showing 13 changed files with 40,629 additions and 277 deletions.
1 change: 1 addition & 0 deletions lib/previous/tableau.extensions.1.11.1-pre.1.min.js.map

Large diffs are not rendered by default.

19,982 changes: 19,982 additions & 0 deletions lib/previous/tableau.extensions.1.11.1.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions lib/previous/tableau.extensions.1.11.1.min.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions lib/tableau.extensions.1.12.1-pre.1.min.js.map

Large diffs are not rendered by default.

20,141 changes: 20,141 additions & 0 deletions lib/tableau.extensions.1.12.1.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions lib/tableau.extensions.1.12.1.min.js

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions lib/tableau.extensions.1.latest.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/tableau.extensions.1.latest.min.js

Large diffs are not rendered by default.

757 changes: 489 additions & 268 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extensions-api-sdk",
"version": "1.12.0",
"version": "1.12.1",
"description": "Sample code and documentation for the Tableau Extensions API.",
"scripts": {
"build": "npm install && npm run lint && webpack --config webpack.config.js",
Expand All @@ -25,7 +25,7 @@
},
"devDependencies": {
"@tableau/extensions-api-types": "1.12.0",
"@tableau/tabextsandbox": "^1.12.0",
"@tableau/tabextsandbox": "^1.12.1",
"@tableau/tableau-ui": "3.10",
"@testing-library/jest-dom": "^5.11.0",
"@testing-library/react": "^11.1.0",
Expand Down

0 comments on commit 3ba57f1

Please sign in to comment.