Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhauck committed Jan 27, 2025
1 parent 7ef458f commit bcd6ab6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

## [0.11.17] - Jan 27th 2025
* layer table update
* package updates
* string updates

## [0.11.16] - Jan 24th 2025
* Selection functions added to solution-item-accordion
* Updated packages
Expand Down Expand Up @@ -983,4 +988,5 @@ Recover from test releases
[0.11.13]: https://github.com/Esri/solution.js/compare/v0.11.12...v0.11.13 "v0.11.13"
[0.11.14]: https://github.com/Esri/solution.js/compare/v0.11.13...v0.11.14 "v0.11.14"
[0.11.16]: https://github.com/Esri/solution.js/compare/v0.11.14...v0.11.16 "v0.11.16"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.11.16...HEAD "Unreleased Changes"
[0.11.17]: https://github.com/Esri/solution.js/compare/v0.11.16...v0.11.17 "v0.11.17"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.11.17...HEAD "Unreleased Changes"
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,6 +1,6 @@
{
"name": "@esri/solutions-components",
"version": "0.11.16",
"version": "0.11.17",
"description": "Web Components for Esri's Solutions Applications",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit bcd6ab6

Please sign in to comment.