2.2.0 • Published 5 months ago

@babylonlabs-io/btc-staking-ts v2.2.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
5 months ago

👨🏻‍💻 Installation

npm i @babylonlabs-io/btc-staking-ts

📝 Commit Format & Automated Releases

This project uses Conventional Commits and semantic-release to automate versioning, changelog generation, and npm publishing. However, release branch will be cut wiht the syntax of release/vY.X whenever there is a major version bump.

✅ How It Works

  1. All commits must follow the Conventional Commits format.
  2. When changes are merged into the main branch:
    • semantic-release analyzes commit messages
    • Determines the appropriate semantic version bump (major, minor, patch)
    • Updates the CHANGELOG.md
    • Tags the release in Git
    • Publishes the new version to npm (if configured)

🧱 Commit Message Examples

feat: add support for slashing script
fix: handle invalid staking tx gracefully
docs: update README with commit conventions
refactor!: remove deprecated method and cleanup types

Note: For breaking changes, add a ! after the type ( e.g. feat!: or refactor!:) and include a description of the breaking change in the commit body.

🚀 Releasing

Just commit your changes using the proper format and merge to main. The CI pipeline will handle versioning and releasing automatically — no manual tagging or version bumps needed.

📢 Usage Guide

Details on the usage of the library can be found on the usage guide.

1.0.2

7 months ago

0.4.0-canary.3

12 months ago

1.0.1

7 months ago

0.4.0-canary.4

11 months ago

1.0.0

8 months ago

0.4.0-canary.7

10 months ago

0.4.0-canary.5

11 months ago

0.4.0-canary.6

10 months ago

1.0.9

6 months ago

1.0.8

6 months ago

0.4.0-canary.9

10 months ago

1.0.7

6 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

0.4.0-canary.13

9 months ago

2.2.0

5 months ago

0.4.0-canary.12

9 months ago

0.4.0-canary.11

9 months ago

0.4.0-canary.10

10 months ago

0.4.0-canary.17

8 months ago

0.4.0-canary.16

8 months ago

0.4.0-canary.15

8 months ago

2.0.0

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

0.4.0-canary.3-test

12 months ago

2.1.0

5 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.12

6 months ago

0.4.0-canary.2

1 year ago

0.3.0-canary.11

1 year ago

0.3.0-canary.12

1 year ago

0.3.0-canary.10

1 year ago

0.2.10

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.7

1 year ago

0.3.0-canary.9

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.3.0-canary.7

1 year ago