Skip to content

Commit

Permalink
[Release] Release of vizro 0.1.25 (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne authored Oct 15, 2024
1 parent ed5b2b1 commit 308f2d7
Show file tree
Hide file tree
Showing 28 changed files with 20 additions and 2,358 deletions.
2 changes: 1 addition & 1 deletion vizro-ai/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python = ["3.9", "3.10", "3.11", "3.12"]
dependencies = ["scriv"]
detached = true
installer = "uv"
scripts = {add = "scriv create --add", collect = ["scriv collect --add", "- hatch run lint:lint --files=CHANGELOG.md"]}
scripts = {add = "scriv create --add", collect = ["scriv collect --add", "- SKIP=gitleaks pre-commit run --files=CHANGELOG.md > /dev/null"]}

[envs.default]
dependencies = [
Expand Down
16 changes: 16 additions & 0 deletions vizro-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,22 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse

<!-- scriv-insert-here -->

<a id='changelog-0.1.25'></a>

# 0.1.25 — 2024-10-15

## Added

- All Vizro resources are served through a CDN when `serve_locally=False`. ([#775](https://github.com/mckinsey/vizro/pull/775))

## Fixed

- Remove extraneous `<link>` to font file. ([#775](https://github.com/mckinsey/vizro/pull/775))

- Fix user override of Vizro's JavaScript resources. ([#775](https://github.com/mckinsey/vizro/pull/775))

- Remove unnecessarily repeated loading of data. ([#802](https://github.com/mckinsey/vizro/pull/802))

<a id='changelog-0.1.24'></a>

# 0.1.24 — 2024-10-01
Expand Down

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-core/changelog.d/20241001_131125_runner.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 308f2d7

Please sign in to comment.