File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments