From 25678f6f3ab791145571fa02c39005b0e51f8741 Mon Sep 17 00:00:00 2001 From: "ugrc-release-bot[bot]" <113075024+ugrc-release-bot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:29:29 +0000 Subject: [PATCH] chore: release v2.0.6 --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cf4313..f5bad67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.0.6](https://github.com/agrc/electrofishing-query/compare/v2.0.5...v2.0.6) (2025-01-10) + + +### Dependencies + +* bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group ([87d769a](https://github.com/agrc/electrofishing-query/commit/87d769a94a249a3a17ba9028c47f3d95e990204c)) +* bump storybook ([9b8286b](https://github.com/agrc/electrofishing-query/commit/9b8286b54d88c539812f4a90e2bbd0c8a030e6f6)) +* bump the npm_and_yarn group in /functions with 2 updates ([6e16591](https://github.com/agrc/electrofishing-query/commit/6e1659179a75c89cc5b32f5dc76d02ccd344d491)) +* bump the safe-app-dependencies group with 30 updates ([79e5a4e](https://github.com/agrc/electrofishing-query/commit/79e5a4eef51e000e830681d639ce997a198f850d)) +* bump the safe-function-dependencies group ([f26c8f0](https://github.com/agrc/electrofishing-query/commit/f26c8f07078cca9c9464a6ffe2801116d82e584e)) +* **dev:** bump eslint-plugin-react-hooks from 5.1.0-rc.1 to 5.1.0 ([608ad93](https://github.com/agrc/electrofishing-query/commit/608ad939a5d28dbf732f388f27624c3a6652b2f0)) +* FY25 Q3 dependency bumps 🌲 ([e4f2346](https://github.com/agrc/electrofishing-query/commit/e4f23467db0a674c93252b2d6daa9e9adf1d028a)) + ## [2.0.6-0](https://github.com/agrc/electrofishing-query/compare/v2.0.5...v2.0.6-0) (2025-01-10) diff --git a/package-lock.json b/package-lock.json index bae4c00..3eb12c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ugrc/electrofishing-query", - "version": "2.0.6-0", + "version": "2.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ugrc/electrofishing-query", - "version": "2.0.6-0", + "version": "2.0.6", "hasInstallScript": true, "dependencies": { "@arcgis/core": "^4.31.6", diff --git a/package.json b/package.json index 4d07f87..defd4fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ugrc/electrofishing-query", - "version": "2.0.6-0", + "version": "2.0.6", "private": true, "homepage": "https://github.com/agrc/electrofishing-query", "repository": {