Skip to content

Commit

Permalink
v0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTschudi committed Feb 17, 2023
1 parent d313beb commit 56a25db
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

## [0.4.10] - February 17th 2023

## [0.4.9] - February 17th 2023

## [0.4.8] - February 17th 2023
Expand Down Expand Up @@ -106,4 +108,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
[0.4.7]: https://github.com/Esri/solution.js/compare/v0.4.6...v0.4.7 "v0.4.7"
[0.4.8]: https://github.com/Esri/solution.js/compare/v0.4.7...v0.4.8 "v0.4.8"
[0.4.9]: https://github.com/Esri/solution.js/compare/v0.4.8...v0.4.9 "v0.4.9"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.4.9...HEAD "Unreleased Changes"
[0.4.10]: https://github.com/Esri/solution.js/compare/v0.4.9...v0.4.10 "v0.4.10"
[Unreleased]: https://github.com/Esri/solution.js/compare/v0.4.10...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.4.9",
"version": "0.4.10",
"description": "Web Components for Esri's Solutions Applications",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 56a25db

Please sign in to comment.