diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f05c8794..3fe33779a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ All notable commits to this project will be documented in this file. - docs(sf|h3): update h3_polyfill_table docs as it does not support points or lines (#539) - chore(deps): bump jinja2 from 3.1.3 to 3.1.5 in /clouds/databricks/common (#540) - fix(bq|h3,quadbin): H3_POLYFILL and QUADBIN_POLYFILL functions not working with holes (#542) -- chores(bq): split JS libraries generation (#541, #543) +- chore(bq): split JS libraries generation (#541, #543) - chore(sf): SF_ACCOUNT no longer follows "account.region" format (#544) ## 2024-10-28 diff --git a/clouds/bigquery/CHANGELOG.md b/clouds/bigquery/CHANGELOG.md index 30a81be22..eba54b850 100644 --- a/clouds/bigquery/CHANGELOG.md +++ b/clouds/bigquery/CHANGELOG.md @@ -6,7 +6,9 @@ All notable commits to this project will be documented in this file. ## [1.2.5] - 2025-01-30 +- chore: add skip dependency tag in bigquery build_modules (#538) - fix(h3,quadbin): H3_POLYFILL and QUADBIN_POLYFILL functions not working with holes (#542) +- chore(bq): split JS libraries generation (#541, #543) ## [1.2.4] - 2024-10-28