Skip to content

Commit

Permalink
Merge pull request #5 from oscarleonnogales/main
Browse files Browse the repository at this point in the history
docs: create changelog and update contents
  • Loading branch information
braintreeps authored Dec 5, 2023
2 parents fb6c89f + 0d4d420 commit 3a84375
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Changelog

## 1.0.0

- Dev Dependency updates
- Update node to v18
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@braintree/uuid",
"version": "0.1.0",
"version": "1.0.0",
"description": "A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3a84375

Please sign in to comment.