Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and steveoh committed Jul 30, 2024
1 parent 3f21c9e commit 581d86a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/dart-board": "5.0.10",
"packages/header": "1.1.2",
"packages/layer-selector": "6.2.6",
"packages/layer-selector": "6.2.7",
"packages/mouse-trap": "2.0.8",
"packages/popover": "1.1.0",
"packages/sherlock": "4.0.7",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

7 changes: 7 additions & 0 deletions packages/layer-selector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.2.7](https://github.com/agrc/kitchen-sink/compare/layer-selector-v6.2.6...layer-selector-v6.2.7) (2024-07-30)


### Bug Fixes

* **layer-selector:** correct import for css import ([3f21c9e](https://github.com/agrc/kitchen-sink/commit/3f21c9edb7bc3e8ba4c77723d53360db9f06aead))

## [6.2.6](https://github.com/agrc/kitchen-sink/compare/layer-selector-v6.2.5...layer-selector-v6.2.6) (2024-07-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/layer-selector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugrc/layer-selector",
"version": "6.2.6",
"version": "6.2.7",
"private": false,
"description": "This is a react component for adding a quick base map selector with a happy path for using [UGRC's Discover Service](https://gis.utah.gov/discover).",
"keywords": [
Expand Down

0 comments on commit 581d86a

Please sign in to comment.