Skip to content

Commit 8645748

Browse files
chore: release v0.0.49 (#4)
1 parent 2c74a0e commit 8645748

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.0.49] - 2026-03-03
911
### Added
1012
- `CODE_OF_CONDUCT.md` — GoDaddy Contributor Covenant
1113
- `CONTRIBUTING.md` — contribution guidelines

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "poynt",
3-
"version": "0.0.48",
3+
"version": "0.0.49",
44
"description": "Poynt Node.js SDK",
55
"main": "lib/index.js",
66
"engines": {

0 commit comments

Comments
 (0)