Skip to content

Commit

Permalink
v0.11.34
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTschudi committed Feb 14, 2025
1 parent 76ddfce commit 2307b8d
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.11.34] - Feb 14th 2025
* Updated languages

## [0.11.33] - Feb 14th 2025
* Manager update: table navigation

Expand Down Expand Up @@ -1068,4 +1071,5 @@ Recover from test releases
[0.11.31]: https://github.com/Esri/solution.js/compare/v0.11.30...v0.11.31 "v0.11.31"
[0.11.32]: https://github.com/Esri/solution.js/compare/v0.11.31...v0.11.32 "v0.11.32"
[0.11.33]: https://github.com/Esri/solution.js/compare/v0.11.32...v0.11.33 "v0.11.33"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.11.33...HEAD "Unreleased Changes"
[0.11.34]: https://github.com/Esri/solution.js/compare/v0.11.33...v0.11.34 "v0.11.34"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.11.34...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.33",
"version": "0.11.34",
"description": "Web Components for Esri's Solutions Applications",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 2307b8d

Please sign in to comment.