Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/Esri/solutions-components
Browse files Browse the repository at this point in the history
…into mobile

merge develop
  • Loading branch information
jmhauck committed Dec 20, 2023
2 parents 3fdae39 + 1639038 commit 2999c9a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

## [0.7.17] - Dec 18th 2023
Recover from test releases

## [0.7.11] - Dec 13th 2023

## [0.7.10] - Dec 13th 2023
Expand Down Expand Up @@ -359,4 +362,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
[0.7.9]: https://github.com/Esri/solution.js/compare/v0.7.8...v0.7.9 "v0.7.9"
[0.7.10]: https://github.com/Esri/solution.js/compare/v0.7.9...v0.7.10 "v0.7.10"
[0.7.11]: https://github.com/Esri/solution.js/compare/v0.7.10...v0.7.11 "v0.7.11"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.7.11...HEAD "Unreleased Changes"
[0.7.17]: https://github.com/Esri/solution.js/compare/v0.7.11...v0.7.17 "v0.7.17"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.7.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.7.11",
"version": "0.7.17",
"description": "Web Components for Esri's Solutions Applications",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 2999c9a

Please sign in to comment.