Skip to content

Commit 5be97a2

Browse files
committed
chore(release): publish v4.0.0
1 parent ad300fb commit 5be97a2

30 files changed

+262
-155
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0](https://github.com/hirosystems/stacks.js/compare/v4.0.0-beta.2...v4.0.0) (2022-04-20)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
# [3.5.0](https://github.com/hirosystems/stacks.js/compare/v3.5.0-beta.3...v3.5.0) (2022-03-30)
715

816
**Note:** Version bump only for package stacks.js

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.0.0-beta.0",
2+
"version": "4.0.0",
33
"registry": "https://registry.npmjs.org/",
44
"publishConfig": {
55
"access": "public"

0 commit comments

Comments
 (0)