Skip to content

Commit bd7518e

Browse files
authored
Merge pull request #94 from CaliStyle/8.x.x-alpha
[feat] start release for angular 8 rc
2 parents e4e1bdf + 22c85d9 commit bd7518e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ng-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
33
"name": "ng-intercom",
4-
"version": "7.0.1-beta.3",
4+
"version": "8.0.1-beta.1",
55
"licensePath": "LICENSE",
66
"lib": {
77
"entryFile": "public_api.ts",

package-lock.json

Lines changed: 1 addition & 1 deletion
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,6 +1,6 @@
11
{
22
"name": "ng-intercom",
3-
"version": "7.0.1-beta.3",
3+
"version": "8.0.0-beta.1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)