Skip to content

Commit b56863d

Browse files
lexasqUdayAppamudayk
authored
Alex bump to 18 1 2 (#6694)
* fix(Typeahead) Typeahead highlight displays <strong> tag when empty spaces added at the end of query and does not escape html tags (#6434) Co-authored-by: udayk <uday.appam@wavemaker.com> Co-authored-by: Alexey Umanskiy <sharkakatsukie@gmail.com> * 18.1.2 * chore(version): version bump * chore(version): version bump * chore(version): version bump --------- Co-authored-by: UdayAppam <appam.uday@gmail.com> Co-authored-by: udayk <uday.appam@wavemaker.com>
1 parent e77c928 commit b56863d

File tree

30 files changed

+31
-31
lines changed

30 files changed

+31
-31
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "18.1.1"
2+
"version": "18.1.2"
33
}

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
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap-base",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"license": "MIT",
55
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
66
"schematics": "./schematics/src/collection.json",

src/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/accordion",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
55
"license": "MIT"
66
}

src/alert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/alert",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
55
"license": "MIT"
66
}

src/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/buttons",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
55
"license": "MIT"
66
}

src/carousel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/carousel",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
55
"license": "MIT"
66
}

src/chronos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/chronos",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
55
"license": "MIT"
66
}

src/collapse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/collapse",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
55
"license": "MIT"
66
}

src/component-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/component-loader",
3-
"version": "18.1.1",
3+
"version": "18.1.2",
44
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
55
"license": "MIT"
66
}

0 commit comments

Comments
 (0)