Skip to content

Commit e2d11a9

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.0...v1.2.0) (2025-12-01) ### Features * support sip-034 tenure extend causes ([#27](#27)) ([b43b197](b43b197))
1 parent b43b197 commit e2d11a9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.0](https://github.com/hirosystems/stacks-encoding-native-js/compare/v1.1.0...v1.2.0) (2025-12-01)
2+
3+
### Features
4+
5+
* support sip-034 tenure extend causes ([#27](https://github.com/hirosystems/stacks-encoding-native-js/issues/27)) ([b43b197](https://github.com/hirosystems/stacks-encoding-native-js/commit/b43b1979e63cbbb0e99f5ceddf84b8eaa2fc3779))
6+
17
## 1.0.0 (2025-11-21)
28

39
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hirosystems/stacks-encoding-native-js",
3-
"version": "1.0.0",
3+
"version": "1.2.0",
44
"description": "Encoding & decoding functions for the Stacks blockchain exposed as a fast native Node.js addon",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)