Skip to content

Commit 98f9344

Browse files
committed
chore(release): 1.0.0
1 parent 0a0253d commit 98f9344

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
# [1.0.0](https://github.com/niklasvh/base64-arraybuffer/compare/v0.2.0...v1.0.0) (2021-08-10)
6+
7+
8+
### docs
9+
10+
* update readme (#29) ([0a0253d](https://github.com/niklasvh/base64-arraybuffer/commit/0a0253dcc2e3f01a1f6d04fa81d578f714fce27f)), closes [#29](https://github.com/niklasvh/base64-arraybuffer/issues/29)

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
@@ -4,7 +4,7 @@
44
"main": "dist/base64-arraybuffer.umd.js",
55
"module": "dist/base64-arraybuffer.es5.js",
66
"typings": "dist/types/index.d.ts",
7-
"version": "0.2.0",
7+
"version": "1.0.0",
88
"homepage": "https://github.com/niklasvh/base64-arraybuffer",
99
"author": {
1010
"name": "Niklas von Hertzen",

0 commit comments

Comments
 (0)