Skip to content

Commit ca02040

Browse files
chore: release v5.4.11
1 parent d4e2605 commit ca02040

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [5.4.11](https://github.com/agrc/atlas/compare/v5.4.10...v5.4.11) (2024-01-18)
4+
5+
6+
### 🌲 Dependencies
7+
8+
* bump the safe-dependencies group with 5 updates ([c46c638](https://github.com/agrc/atlas/commit/c46c6386ac1cc31d640c06b544a78bf4d93cda04))
9+
* **dev:** bump @babel/traverse from 7.23.0 to 7.23.2 ([84c19e3](https://github.com/agrc/atlas/commit/84c19e336286c30023529da7caadcc34345f19d3))
10+
* **dev:** bump follow-redirects from 1.15.3 to 1.15.4 ([d908b7b](https://github.com/agrc/atlas/commit/d908b7b225d86b67d0fceebb4d92d7161bb45955))
11+
* **dev:** bump vite from 4.5.0 to 4.5.1 ([d4e2605](https://github.com/agrc/atlas/commit/d4e26051aea062833edd7704b387679401aabd81))
12+
313
## [5.4.10](https://github.com/agrc/atlas/compare/v5.4.9...v5.4.10) (2023-10-12)
414

515

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ugrc/atlas",
3-
"version": "5.4.10",
3+
"version": "5.4.11",
44
"private": true,
55
"scripts": {
66
"build": "vite build",

0 commit comments

Comments
 (0)