Skip to content

Commit e5a04b6

Browse files
authored
release: 3.6.2 (#1842)
1 parent f3f66b0 commit e5a04b6

File tree

11 files changed

+114
-47
lines changed

11 files changed

+114
-47
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.6.2"></a>
2+
## [3.6.2](https://github.com/akveo/nebular/compare/v3.6.1...v3.6.2) (2019-07-19)
3+
4+
5+
### Bug Fixes
6+
7+
* **stepper:** add missing stepper provider ([#1831](https://github.com/akveo/nebular/issues/1831)) ([f3f66b0](https://github.com/akveo/nebular/commit/f3f66b0))
8+
9+
10+
111
<a name="3.6.1"></a>
212
## [3.6.1](https://github.com/akveo/nebular/compare/v3.6.0...v3.6.1) (2019-06-14)
313

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nebular",
3-
"version": "3.6.1",
3+
"version": "3.6.2",
44
"license": "MIT",
55
"author": "akveo <[email protected]>",
66
"private": true,

0 commit comments

Comments
 (0)