Skip to content

Commit ee0d086

Browse files
committed
0.1.2
1 parent 8229bf0 commit ee0d086

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
## Changelog
22

3-
### [v0.1.1](https://github.com/panates/flexy-buffer/compare/v0.1.0...v0.1.1) -
3+
### [v0.1.2](https://github.com/panates/flexy-buffer/compare/v0.1.1...v0.1.2) -
4+
5+
#### 🪲 Fixes
6+
7+
- fix: Fixed return values @Eray Hanoğlu

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "flexy-buffer",
33
"description": "Flexible buffer for node.js and browser.",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"author": "Panates",
66
"license": "MIT",
77
"private": true,

0 commit comments

Comments
 (0)