Skip to content

Commit

Permalink
chore(release): 1.4.2-next.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 30, 2023
1 parent cdbc35e commit b56ad5f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
This document maintains a list of released versions and changes introduced by them.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

<!--@unreleased-section-start-->

## Unreleased

### Bug Fixes

- **list-item:** always emit calciteListItemSelect on activation ([#7058](https://github.com/Esri/calcite-components/issues/7058)) ([cdbc35e](https://github.com/Esri/calcite-components/commit/cdbc35e199ace95e6e4f6c09e1b32cd34a035959))

<!--@unreleased-section-end-->

## [v1.4.1](https://github.com/Esri/calcite-components/compare/v1.4.0...v1.4.1) (2023-05-26)

### Bug Fixes
Expand Down
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/calcite-components",
"version": "1.4.1",
"version": "1.4.2-next.0",
"description": "Web Components for Esri's Calcite Design System.",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit b56ad5f

Please sign in to comment.