Skip to content

Commit 0b3d98b

Browse files
committed
v2.26.6
1 parent fdfc681 commit 0b3d98b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "2.26.5"
5+
"version": "2.26.6"
66
}

packages/browser-sync-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browser-sync-client",
33
"description": "Client-side scripts for BrowserSync",
4-
"version": "2.26.4",
4+
"version": "2.26.6",
55
"homepage": "https://github.com/shakyshane/browser-sync-client",
66
"author": "Shane Osbourne <shane.osbourne8@gmail.com>",
77
"repository": {

packages/browser-sync/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browser-sync",
33
"description": "Live CSS Reload & Browser Syncing",
4-
"version": "2.26.5",
4+
"version": "2.26.6",
55
"homepage": "https://browsersync.io/",
66
"author": {
77
"name": "Shane Osbourne"
@@ -33,7 +33,7 @@
3333
"build-all": "cb build-all"
3434
},
3535
"dependencies": {
36-
"browser-sync-client": "^2.26.4",
36+
"browser-sync-client": "^2.26.6",
3737
"browser-sync-ui": "^2.26.4",
3838
"bs-recipes": "1.3.4",
3939
"bs-snippet-injector": "^2.0.1",

0 commit comments

Comments
 (0)