Skip to content

Commit db7ce72

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2018-11-26) ### Bug Fixes * **docs:** set font icons path properly ([1d26809](1d26809)) * **docs:** set font icons path properly ([0ae8424](0ae8424))
1 parent 1d26809 commit db7ce72

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.1](https://github.com/lokesh-coder/toppy/compare/v1.2.0...v1.2.1) (2018-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** set font icons path properly ([1d26809](https://github.com/lokesh-coder/toppy/commit/1d26809))
7+
* **docs:** set font icons path properly ([0ae8424](https://github.com/lokesh-coder/toppy/commit/0ae8424))
8+
19
# [1.2.0](https://github.com/lokesh-coder/toppy/compare/v1.1.1...v1.2.0) (2018-11-24)
210

311

docs/environments/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const TOPPY_VERSION='1.2.0'
1+
export const TOPPY_VERSION='1.2.1'

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": "toppy-app",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Overlay library for Angular 7+",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)