Skip to content

Commit

Permalink
[RELEASE] Bump minor to v5.11.0 (#1274)
Browse files Browse the repository at this point in the history
### πŸš€ Improvements
* Exploration & Analysis core VEDA feature breakout
#1251
#1154
* Introduce `EnvConfigProvider` to simplify the injection of environment
variables from host applications like Next.js
#1253
* Remove React Router's `useNavigate` dependency for simplifying the
routing #1270

### πŸ› Fixes
* Fix an issue where card images fail to maintain the correct aspect
ratio #1265
  • Loading branch information
dzole0311 authored Nov 26, 2024
2 parents f31f4be + b4556ef commit 9132e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@developmentseed/veda-ui",
"description": "Dashboard",
"version": "5.10.0",
"version": "5.11.0",
"author": {
"name": "Development Seed",
"url": "https://developmentseed.org/"
Expand Down

0 comments on commit 9132e6d

Please sign in to comment.