Skip to content

Commit 9d1c5fc

Browse files
committed
Update CHANGELOG file
1 parent fda2223 commit 9d1c5fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.2.3] - 2018-10-03
11+
1012
### Fixed
1113

1214
- Bug with `schema` rule when working with array-based modifiers ([#127](https://github.com/imbrn/v8n/issues/127))
@@ -74,7 +76,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7476

7577
- Build process now properly transpiles modules from ES6 to ES5. ([#44](https://github.com/imbrn/v8n/issues/44))
7678

77-
[unreleased]: https://github.com/imbrn/v8n/compare/v1.2.2...HEAD
79+
[unreleased]: https://github.com/imbrn/v8n/compare/v1.2.3...HEAD
80+
[1.2.3]: https://github.com/imbrn/v8n/compare/v1.2.2...v1.2.3
7881
[1.2.2]: https://github.com/imbrn/v8n/compare/v1.2.1...v1.2.2
7982
[1.2.1]: https://github.com/imbrn/v8n/compare/v1.2.0...v1.2.1
8083
[1.2.0]: https://github.com/imbrn/v8n/compare/v1.1.2...v1.2.0

0 commit comments

Comments
 (0)