2.2.0 • Published 11 months ago

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

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
11 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

1 year ago

0.4.0-canary.3

1 year ago

1.0.1

1 year ago

0.4.0-canary.4

1 year ago

1.0.0

1 year ago

0.4.0-canary.7

1 year ago

0.4.0-canary.5

1 year ago

0.4.0-canary.6

1 year ago

1.0.9

12 months ago

1.0.8

12 months ago

0.4.0-canary.9

1 year ago

1.0.7

12 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

0.4.0-canary.13

1 year ago

2.2.0

11 months ago

0.4.0-canary.12

1 year ago

0.4.0-canary.11

1 year ago

0.4.0-canary.10

1 year ago

0.4.0-canary.17

1 year ago

0.4.0-canary.16

1 year ago

0.4.0-canary.15

1 year ago

2.0.0

11 months ago

1.1.1

11 months ago

1.1.0

12 months ago

2.1.0

11 months ago

1.0.11

12 months ago

1.0.10

12 months ago

1.0.12

12 months ago

0.4.0-canary.2

2 years ago

0.3.0-canary.11

2 years ago

0.3.0-canary.12

2 years ago

0.3.0-canary.10

2 years ago

0.2.10

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.7

2 years ago

0.3.0-canary.9

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.3.0-canary.7

2 years ago