babel-plugin-prepend-license-header
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.2.4 (2023-06-14)
Note: Version bump only for package @accedo/babel-plugin-prepend-license-header
0.2.3 (2023-04-17)
Features
- update node engine to >=14 (953479f)
0.2.2 (2021-10-19)
Note: Version bump only for package @accedo/babel-plugin-prepend-license-header
0.2.1 (2021-07-14)
Features
- update tag, node and peerDependencies (cef04a6)
0.2.0 (2021-05-26)
Bug Fixes
- update node support in packages (56cba10)
Features
- add extra check into prependLicense in case no package info (9bd4142)
- update linebreak when no package data (da943a8)
0.1.4-rc.4 (2021-04-08)
Bug Fixes
- update node support in packages (56cba10)
0.1.4-rc.3 (2019-11-25)
Note: Version bump only for package @accedo/babel-plugin-prepend-license-header
0.1.4-rc.2 (2019-07-16)
Note: Version bump only for package @accedo/babel-plugin-prepend-license-header
0.1.4-rc.1 (2019-06-28)
Note: Version bump only for package @accedo/babel-plugin-prepend-license-header
0.1.4-beta.1 (2019-06-28)
Note: Version bump only for package @accedo/babel-plugin-prepend-license-header
0.1.4-alpha.3 (2019-06-28)
Features
- beta (c3e7bde)
0.1.4-alpha.2 (2019-04-25)
Features
- prettier fix previously un-fixed code (6523ed7)
0.1.4-alpha.1 (2019-03-05)
Bug Fixes
- cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
- generate missing changelog (0e5eb4d)
Bug Fixes
- as defined in troubleshooting we need registry defined in npmrc (35c5f38)
- as describe by lerna troubleshoot, lock the publish registry here (b2e32b3)
- cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
- this registry cause publish error (8dbed69)
Features
- add Babel plugin implementation (a06f632)