Skip to content

Commit

Permalink
Release 1.24.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kneth committed Nov 20, 2024
1 parent 809d59f commit 9521651
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Changes for CrateDB Admin Interface
Unreleased
==========


2024-11-20 1.24.9
=================

- Worked around an issue with Webpack and Angular 1.8.x that caused the
Admin UI to not load correctly.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crate-admin",
"description": "CrateDB Admin UI",
"version": "1.24.8",
"version": "1.24.9",
"author": "CrateDB Team",
"homepage": "https://github.com/crate/crate-admin",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9521651

Please sign in to comment.