Skip to content

Commit fea8807

Browse files
Version Packages (#414)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 67215a5 commit fea8807

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clean-kangaroos-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @primer/behaviors
22

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- [#400](https://github.com/primer/behaviors/pull/400) [`67215a5`](https://github.com/primer/behaviors/commit/67215a51ce82a967ced2264ba19a28e0d0d43592) Thanks [@joshblack](https://github.com/joshblack)! - Update the output of the package to correctly map "import" conditions to ESM
8+
39
## 1.6.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/behaviors",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Shared behaviors for JavaScript components",
55
"type": "commonjs",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)