Skip to content

Commit f17814e

Browse files
committed
all: release 1.0.0
1 parent f3dc38b commit f17814e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 1.0.0
4+
5+
Initial release

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@batch.com/in-app-webview-sdk",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0",
44
"description": "Batch.com's In-App messaging webview SDK. It is meant to be used in webview formats, which is displayed using our mobile SDKs.",
55
"repository": "git://github.com/BatchLabs/Batch-In-App-WebView-SDK.git",
66
"main": "build/batch-webview-sdk.min.js",

0 commit comments

Comments
 (0)