@jozwiaczek-test-org/npm-publishing
Advanced tools
Comparing version 2.34.0 to 2.35.0
@@ -7,5 +7,5 @@ const fs = require('fs'); | ||
const changelog = fs.readFileSync(`./CHANGELOG.md`, 'utf8'); | ||
console.log(changelog); | ||
console.log('Changelog:', changelog); | ||
const currentRelease = changelog.split('# [')[1]; | ||
const releaseNote = currentRelease.split('\n').slice(2).join('\n'); | ||
console.log(releaseNote); | ||
console.log('Release note:', releaseNote); |
300
CHANGELOG.md
@@ -1,2 +0,2 @@ | ||
# [2.34.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.33.0...v2.34.0) (2021-04-29) | ||
# [2.35.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.34.0...v2.35.0) (2021-04-29) | ||
@@ -6,297 +6,3 @@ | ||
* asdasd ([35ebbc6](https://github.com/Jozwiaczek/npm-publishing-demo/commit/35ebbc613212dcb5d294d64b26b1ed1193310ae8)) | ||
# [2.33.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.32.0...v2.33.0) (2021-04-27) | ||
### Features | ||
* test private repo ([3fc0dac](https://github.com/Jozwiaczek/npm-publishing-demo/commit/3fc0dac3d08e42ce691b74d93eb7e3def73390b3)) | ||
# [2.32.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.31.0...v2.32.0) (2021-04-27) | ||
### Features | ||
* test private repo ([c8b0d17](https://github.com/Jozwiaczek/npm-publishing-demo/commit/c8b0d17efae46bd5f8b2fa989a6f34af0c6f9776)) | ||
* test private repo ([2a7c3d2](https://github.com/Jozwiaczek/npm-publishing-demo/commit/2a7c3d2243cb20adb584a2dc01bade55892c93e2)) | ||
# [2.31.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.30.0...v2.31.0) (2021-04-27) | ||
### Features | ||
* test private repo ([15106fe](https://github.com/Jozwiaczek/npm-publishing-demo/commit/15106fe71cabe43fe1ef46ab4d7cffef6db84bcb)) | ||
# [2.30.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.29.0...v2.30.0) (2021-04-27) | ||
### Features | ||
* test workflowsgit ([1e6df38](https://github.com/Jozwiaczek/npm-publishing-demo/commit/1e6df3800cc2b2dcd719ad9d5f6d442160342690)) | ||
# [2.29.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.28.0...v2.29.0) (2021-04-27) | ||
### Features | ||
* test workflowsgit ([9505e0f](https://github.com/Jozwiaczek/npm-publishing-demo/commit/9505e0f51277c1d737f6dfc38b5c0b0b7af0f027)) | ||
* test workflowsgit ([9a28fca](https://github.com/Jozwiaczek/npm-publishing-demo/commit/9a28fca054d0f67c64edc9e44fda95c1e87fd546)) | ||
* test workflowsgit ([8c0fd45](https://github.com/Jozwiaczek/npm-publishing-demo/commit/8c0fd45c8a0fabcf9efdc3654efd0a8c7b5b759a)) | ||
* test workflowsgit ([aefe706](https://github.com/Jozwiaczek/npm-publishing-demo/commit/aefe7060f84679280d925240d5e9d6b74cbbeffb)) | ||
# [2.28.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.27.0...v2.28.0) (2021-04-27) | ||
### Features | ||
* test workflowsgit ([0688cff](https://github.com/Jozwiaczek/npm-publishing-demo/commit/0688cff03833f678941ed0c213bf64ada8e5fa12)) | ||
# [2.27.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.26.0...v2.27.0) (2021-04-27) | ||
### Features | ||
* test workflowsgit ([80349b5](https://github.com/Jozwiaczek/npm-publishing-demo/commit/80349b55a4937364790589017f79bb0420873c36)) | ||
# [2.26.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.25.0...v2.26.0) (2021-04-27) | ||
### Features | ||
* test workflowsgit ([88be008](https://github.com/Jozwiaczek/npm-publishing-demo/commit/88be0080406ba4b92c89fee09193879385d8a564)) | ||
# [2.25.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.24.0...v2.25.0) (2021-04-27) | ||
### Features | ||
* test workflowsgit ([cf7b78b](https://github.com/Jozwiaczek/npm-publishing-demo/commit/cf7b78bf751795f2995c7fa5e1761d741173affe)) | ||
* test workflowsgit ([c965d92](https://github.com/Jozwiaczek/npm-publishing-demo/commit/c965d92938518443cea124e144a0c3c878e0fcd9)) | ||
* test workflowsgit ([44d70b8](https://github.com/Jozwiaczek/npm-publishing-demo/commit/44d70b8120f4405bf9dfd423e945d168648e6843)) | ||
# [2.24.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.23.0...v2.24.0) (2021-04-12) | ||
### Features | ||
* test invalid npm token ([29d0108](https://github.com/Jozwiaczek/npm-publishing-demo/commit/29d0108b8b0b9ba758eb363f5da4e387727bfbc2)) | ||
# [2.23.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.22.0...v2.23.0) (2021-04-12) | ||
### Features | ||
* test invalid npm token ([c6155b9](https://github.com/Jozwiaczek/npm-publishing-demo/commit/c6155b94f3f8cafe2b25fde40f80435f4a73bd68)) | ||
* test invalid npm token ([32a2f97](https://github.com/Jozwiaczek/npm-publishing-demo/commit/32a2f97e82a7e520c5355d500189bcd1bf32a5f0)) | ||
* test invalid npm token ([c19431b](https://github.com/Jozwiaczek/npm-publishing-demo/commit/c19431b495a0f3d8f345c31e72cf7f0bff0010f9)) | ||
* test invalid npm token ([2dfc2af](https://github.com/Jozwiaczek/npm-publishing-demo/commit/2dfc2af986ed1631356b1d267c65f3751ba58907)) | ||
# [2.22.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.21.0...v2.22.0) (2021-04-12) | ||
### Features | ||
* test invalid npm token ([e178314](https://github.com/Jozwiaczek/npm-publishing-demo/commit/e17831479c0b1fdfd22a07bca049626467006632)) | ||
# [2.21.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.20.0...v2.21.0) (2021-04-12) | ||
### Features | ||
* test invalid npm token ([e41cfe8](https://github.com/Jozwiaczek/npm-publishing-demo/commit/e41cfe84e483b5e7b9befbfbb9a0ea1d7c32e682)) | ||
# [2.20.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.19.0...v2.20.0) (2021-04-12) | ||
### Features | ||
* test init semantic release ([b820dc8](https://github.com/Jozwiaczek/npm-publishing-demo/commit/b820dc808fcfab368af1b0b5f4eda248d01dbce6)) | ||
# [2.19.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.18.0...v2.19.0) (2021-04-12) | ||
### Features | ||
* test init semantic release ([4d3794f](https://github.com/Jozwiaczek/npm-publishing-demo/commit/4d3794fed7036bfe261424ab171deba6d6f95d50)) | ||
# [2.16.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.15.0...v2.16.0) (2021-04-12) | ||
### Features | ||
* test init semantic release ([27a4032](https://github.com/Jozwiaczek/npm-publishing-demo/commit/27a4032a28da8ff04b691ec79caf4f6a8306c776)) | ||
# [2.15.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.14.0...v2.15.0) (2021-04-11) | ||
### Features | ||
* test protected branch ([c1138b5](https://github.com/Jozwiaczek/npm-publishing-demo/commit/c1138b584ef853f3181189266c347ad2a5dbbae2)) | ||
# [2.14.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.13.0...v2.14.0) (2021-04-11) | ||
### Features | ||
* test protected branch ([9f94273](https://github.com/Jozwiaczek/npm-publishing-demo/commit/9f94273a25429f02488aaf0ce516f43b771bacd6)) | ||
* test protected branch ([d8104e0](https://github.com/Jozwiaczek/npm-publishing-demo/commit/d8104e0795bcac8e295b116584d603ea2c0cf1af)) | ||
* test protected branch ([8ab2304](https://github.com/Jozwiaczek/npm-publishing-demo/commit/8ab2304358de45b27678d486acd2675f6be2a6a4)) | ||
* test protected branch ([5c909dd](https://github.com/Jozwiaczek/npm-publishing-demo/commit/5c909ddb0d4efecf5496a0f47493661d37ef0442)) | ||
* test protected branch ([8e3d0b9](https://github.com/Jozwiaczek/npm-publishing-demo/commit/8e3d0b925e54136cbd20c6b75882216c222fc1fd)) | ||
* test protected branch ([5c3a68e](https://github.com/Jozwiaczek/npm-publishing-demo/commit/5c3a68e07a3ab07c6514b89df0c384b48015df2b)) | ||
* test protected branch ([30db73c](https://github.com/Jozwiaczek/npm-publishing-demo/commit/30db73c63a0a08fd8791afe87f2d6ebe13dbdfa9)) | ||
# [2.13.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.12.6...v2.13.0) (2021-04-02) | ||
### Features | ||
* add console log with git tag ([da590fe](https://github.com/Jozwiaczek/npm-publishing-demo/commit/da590fe4337d9e9ff63745e278b5ada41cf7626e)) | ||
# [2.11.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.10.2...v2.11.0) (2021-04-02) | ||
### Features | ||
* test new release[#3](https://github.com/Jozwiaczek/npm-publishing-demo/issues/3) ([8b17858](https://github.com/Jozwiaczek/npm-publishing-demo/commit/8b17858859e63f5d43825e4caedabca3158d8485)) | ||
# [2.9.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.8.0...v2.9.0) (2021-04-02) | ||
### Features | ||
* test new release ([274ed14](https://github.com/Jozwiaczek/npm-publishing-demo/commit/274ed1454ac513681caf39028285ad85ad08d405)) | ||
* test new release[#2](https://github.com/Jozwiaczek/npm-publishing-demo/issues/2) ([3ed3afe](https://github.com/Jozwiaczek/npm-publishing-demo/commit/3ed3afe52c3200af86db238ed851e873df25f834)) | ||
# [2.8.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.7.0...v2.8.0) (2021-04-02) | ||
### Features | ||
* test new release ([6cb71ad](https://github.com/Jozwiaczek/npm-publishing-demo/commit/6cb71ad44280e426759afc3221f4c5fe96660d45)) | ||
# [2.7.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.6.0...v2.7.0) (2021-04-02) | ||
### Features | ||
* test new release ([d070126](https://github.com/Jozwiaczek/npm-publishing-demo/commit/d0701263686d54fcf5ef7d9691bfdc26fc82286b)) | ||
# [2.6.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.5.0...v2.6.0) (2021-03-29) | ||
### Features | ||
* bump version ([0f94e91](https://github.com/Jozwiaczek/npm-publishing-demo/commit/0f94e9192474c95fec5a8a6d454cf579bb36938d)) | ||
# [2.5.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.4.0...v2.5.0) (2021-03-29) | ||
### Features | ||
* bump version ([52a9e58](https://github.com/Jozwiaczek/npm-publishing-demo/commit/52a9e58dcd2ff5449f3870ccbb5c13a3d8b5bde4)) | ||
* bump version ([5c0f59b](https://github.com/Jozwiaczek/npm-publishing-demo/commit/5c0f59be4f8069c67afce4c2f8f7b6a6cf9b9195)) | ||
# [2.5.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.4.0...v2.5.0) (2021-03-29) | ||
### Features | ||
* bump version ([5c0f59b](https://github.com/Jozwiaczek/npm-publishing-demo/commit/5c0f59be4f8069c67afce4c2f8f7b6a6cf9b9195)) | ||
# [2.4.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.3.0...v2.4.0) (2021-03-29) | ||
### Features | ||
* bump version ([47a1fff](https://github.com/Jozwiaczek/npm-publishing-demo/commit/47a1fff7106d6b1edb8c7c6db152b18ddd601f5f)) | ||
* bump version ([42711b5](https://github.com/Jozwiaczek/npm-publishing-demo/commit/42711b5253a7c8d624428aad928ecfbe47d36de6)) | ||
# [2.3.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.2.0...v2.3.0) (2021-03-28) | ||
### Features | ||
* add console log next branch ([44a1711](https://github.com/Jozwiaczek/npm-publishing-demo/commit/44a1711cca8b1c044698f01f0ee570ff56b2cb2e)) | ||
# [2.2.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.1.0...v2.2.0) (2021-03-28) | ||
### Features | ||
* support other release branches, add badges ([c271976](https://github.com/Jozwiaczek/npm-publishing-demo/commit/c271976166fa13043c319ef59396b3d5744e58e0)) | ||
# [2.1.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.0.0...v2.1.0) (2021-03-28) | ||
### Features | ||
* add ci for beta branch ([e0a8f06](https://github.com/Jozwiaczek/npm-publishing-demo/commit/e0a8f064b54dcb9296877ace22162dd3a456e88b)) | ||
* remove second console log ([41acf0d](https://github.com/Jozwiaczek/npm-publishing-demo/commit/41acf0d9d0e9a9591875fc5687751a2020974363)) | ||
# [2.0.0-beta.1](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v1.5.0...v2.0.0-beta.1) (2021-03-28) | ||
### Features | ||
* add ci for beta branch ([e0a8f06](https://github.com/Jozwiaczek/npm-publishing-demo/commit/e0a8f064b54dcb9296877ace22162dd3a456e88b)) | ||
* add console.log ([08b855f](https://github.com/Jozwiaczek/npm-publishing-demo/commit/08b855f8db214368ae9ec0652d82fbe5b1a78256)) | ||
* remove second console log ([41acf0d](https://github.com/Jozwiaczek/npm-publishing-demo/commit/41acf0d9d0e9a9591875fc5687751a2020974363)) | ||
### BREAKING CHANGES | ||
* test bc release | ||
# [2.0.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v1.5.0...v2.0.0) (2021-03-28) | ||
### Features | ||
* add console.log ([08b855f](https://github.com/Jozwiaczek/npm-publishing-demo/commit/08b855f8db214368ae9ec0652d82fbe5b1a78256)) | ||
### BREAKING CHANGES | ||
* test bc release | ||
# [1.5.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v1.4.0...v1.5.0) (2021-03-27) | ||
### Features | ||
* set master branch as a release channel ([f4dcefa](https://github.com/Jozwiaczek/npm-publishing-demo/commit/f4dcefadf9e621f7143b3ea41cdab606be24022d)) | ||
# [1.4.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v1.3.0...v1.4.0) (2021-03-27) | ||
### Features | ||
* add fake readme ([f322462](https://github.com/Jozwiaczek/npm-publishing-demo/commit/f322462596fd470deca185f89baff3f7c661248f)) | ||
* change release on push to production ([f13f952](https://github.com/Jozwiaczek/npm-publishing-demo/commit/f13f95250c835d83e80479d2d96a607a71f62ce1)) | ||
* more mock docs ([bbbdf06](https://github.com/Jozwiaczek/npm-publishing-demo/commit/bbbdf064c20f339f67e5659ae9213357399109e6)) | ||
* set production branch as a release channel ([60fd01b](https://github.com/Jozwiaczek/npm-publishing-demo/commit/60fd01be0ee7a3c58ab438dc4943f2a2b599093e)) | ||
# [1.3.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v1.2.0...v1.3.0) (2021-03-27) | ||
### Bug Fixes | ||
* disable commit-msg hook for ci ([4d81738](https://github.com/Jozwiaczek/npm-publishing-demo/commit/4d8173807dc6fec789fdd2b8ea49eefadceba59c)) | ||
### Features | ||
* add lint-staged and pre-commit hook ([06dfbaf](https://github.com/Jozwiaczek/npm-publishing-demo/commit/06dfbaf9b360a7877d73b0d6d4436ebcdff8f313)) | ||
* test lint-staged ([5ae20ac](https://github.com/Jozwiaczek/npm-publishing-demo/commit/5ae20acf8a82f44a247cef196d0af9d69410032e)) | ||
# [1.2.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v1.1.0...v1.2.0) (2021-03-27) | ||
### Bug Fixes | ||
- remove semantic-release changelog ([094d875](https://github.com/Jozwiaczek/npm-publishing-demo/commit/094d87505995dba51003448a102a4e1137308a8b)) | ||
### Features | ||
- add semantic-release changelog and git ([4ed8d5a](https://github.com/Jozwiaczek/npm-publishing-demo/commit/4ed8d5a47cbb695e9205801e826dcc99396a48dd)) | ||
* asdasd ([8ed71b0](https://github.com/Jozwiaczek/npm-publishing-demo/commit/8ed71b07e80348d8ac8fc8f3ace3e271da54bb30)) | ||
* asdasd ([af42bab](https://github.com/Jozwiaczek/npm-publishing-demo/commit/af42babc82523f9592ff606311ab5fde366d850d)) |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.34.0", | ||
"version": "2.35.0", | ||
"main": "dist/index.js", | ||
@@ -8,0 +8,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
2277848