1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- # Change Log
- All notable changes to this project will be documented in this file.
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
- ## [1.0.12](https://github.com/JetBrains/svg-mixer/compare/posthtml-rename-id@1.0.11...posthtml-rename-id@1.0.12) (2020-04-03)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.11"></a>
- ## [1.0.11](https://github.com/JetBrains/svg-mixer/compare/posthtml-rename-id@1.0.10...posthtml-rename-id@1.0.11) (2018-12-05)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.10"></a>
- ## [1.0.10](https://github.com/JetBrains/svg-mixer/compare/posthtml-rename-id@1.0.9...posthtml-rename-id@1.0.10) (2018-10-29)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.9"></a>
- ## [1.0.9](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/compare/posthtml-rename-id@1.0.8...posthtml-rename-id@1.0.9) (2018-10-29)
- ### Bug Fixes
- * refer to license file in readme ([e34a289](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/commit/e34a289))
- <a name="1.0.8"></a>
- ## [1.0.8](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/compare/posthtml-rename-id@1.0.7...posthtml-rename-id@1.0.8) (2018-06-18)
- ### Bug Fixes
- * handle `for` attr in label tag ([769fb73](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/commit/769fb73)), closes [#27](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/issues/27)
- <a name="1.0.7"></a>
- ## [1.0.7](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/compare/posthtml-rename-id@1.0.6...posthtml-rename-id@1.0.7) (2018-05-11)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.6"></a>
- ## [1.0.6](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/compare/posthtml-rename-id@1.0.5...posthtml-rename-id@1.0.6) (2018-04-28)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.5"></a>
- ## [1.0.5](https://github.com/kisenka/svg-mixer/packages/posthtml-rename-id/compare/posthtml-rename-id@1.0.4...posthtml-rename-id@1.0.5) (2018-04-21)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.4"></a>
- ## [1.0.4](https://github.com/kisenka/svg-baker/packages/posthtml-rename-id/compare/posthtml-rename-id@1.0.4-alpha.0...posthtml-rename-id@1.0.4) (2018-04-13)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.4-alpha.0"></a>
- ## [1.0.4-alpha.0](https://github.com/kisenka/svg-baker/packages/posthtml-rename-id/compare/posthtml-rename-id@1.0.3...posthtml-rename-id@1.0.4-alpha.0) (2018-04-09)
- **Note:** Version bump only for package posthtml-rename-id
- <a name="1.0.3"></a>
- ## 1.0.3 (2017-05-16)
- ### Bug Fixes
- * symboId not prepended to clipPath IDs in url(...) ([9e685b4](https://github.com/kisenka/svg-baker/packages/posthtml-rename-id/commit/9e685b4))
|