Skip to content

Commit 8de457b

Browse files
committed
feat: 5.1.6
1 parent 504db1b commit 8de457b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 5.1.6
4+
5+
- bump dependencies
6+
- Move to `pnpm`
7+
38
## 5.1.5
49

510
- bump dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pastebin-api",
3-
"version": "5.1.5",
3+
"version": "5.1.6",
44
"description": "A very simple npm package to interact with the pastebin api.",
55
"license": "MIT",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)