Skip to content

Commit 0d55a64

Browse files
Version Packages (#425)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2efcb3f commit 0d55a64

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/honest-boats-jam.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.1
4+
5+
### Patch Changes
6+
7+
- [#421](https://github.com/primer/behaviors/pull/421) [`fd1419a`](https://github.com/primer/behaviors/commit/fd1419aa9fe1b3821903fbb145d76ce5e35e1c9a) Thanks [@joshblack](https://github.com/joshblack)! - Remove optionalDependencies from npm package
8+
39
## 1.7.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.7.0",
3+
"version": "1.7.1",
44
"description": "Shared behaviors for JavaScript components",
55
"type": "commonjs",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)