Skip to content

Commit 9c68261

Browse files
committed
chore: bump 11.2.1
1 parent f7b889e commit 9c68261

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "angular-web-bluetooth-starter",
3-
"version": "11.2.0",
3+
"version": "11.2.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
77
"prestart": "npm run build",
8-
"prebuild": "ng build @manekinekko/angular-web-bluetooth --prod",
8+
"prebuild": "ng build @manekinekko/angular-web-bluetooth --prod && cp README.md dist/manekinekko/angular-web-bluetooth/",
99
"build": "ng build angular-web-bluetooth-starter --prod",
1010
"postbuild": "npm run docs",
1111
"test": "echo 'skipping test'",

projects/manekinekko/angular-web-bluetooth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manekinekko/angular-web-bluetooth",
3-
"version": "11.2.0",
3+
"version": "11.2.1",
44
"license": "MIT",
55
"author": {
66
"name": "Wassim Chegham",

0 commit comments

Comments
 (0)