diff --git a/CHANGELOG.md b/CHANGELOG.md index 34e4eb9b..9f1ee1ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,150 @@ # Changelog +## [1.4.0](https://github.com/npalm/action-docs/compare/v1.3.0...v1.4.0) (2023-04-07) + + +### Features + +* action docs ([f6e727f](https://github.com/npalm/action-docs/commit/f6e727ff1083c7cc96fab0de12473dda2e338828)) +* Allow creating of usage guide ([#401](https://github.com/npalm/action-docs/issues/401)) ([92d68be](https://github.com/npalm/action-docs/commit/92d68beb7d90f1191db7a623fb21102adbd473cf)) +* support CR and CRLF line breaks ([#13](https://github.com/npalm/action-docs/issues/13)) ([2fdadb3](https://github.com/npalm/action-docs/commit/2fdadb321b6fa82d2c63df4f47f2cb2c9d89e81d)) +* support multi-line ([#377](https://github.com/npalm/action-docs/issues/377)) ([ec0aa99](https://github.com/npalm/action-docs/commit/ec0aa995f92fcbb97711cbbc3e9bc787b825be69)) +* trim output text ([#271](https://github.com/npalm/action-docs/issues/271)) ([411256a](https://github.com/npalm/action-docs/commit/411256ac3a08096aef37293316bb4171c1321526)) + + +### Bug Fixes + +* **deps:** bump browserslist from 4.16.3 to 4.17.4 ([#140](https://github.com/npalm/action-docs/issues/140)) ([718cf3a](https://github.com/npalm/action-docs/commit/718cf3a264d1983f59146eca55428abc19eee520)) +* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([#376](https://github.com/npalm/action-docs/issues/376)) ([a7ef739](https://github.com/npalm/action-docs/commit/a7ef739df207ef7390093ef72ddcc3165f7ffac0)) +* **deps:** bump json5 from 1.0.1 to 1.0.2 ([#371](https://github.com/npalm/action-docs/issues/371)) ([9352507](https://github.com/npalm/action-docs/commit/9352507c7e04005e644c3f97fda9261db63ba17b)) +* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([#139](https://github.com/npalm/action-docs/issues/139)) ([8ef5ec3](https://github.com/npalm/action-docs/commit/8ef5ec36f62bd77b7d20a5ccb34729ef2f0910b2)) +* **deps:** bump yargs from 17.6.2 to 17.7.1 ([#372](https://github.com/npalm/action-docs/issues/372)) ([d0fbf54](https://github.com/npalm/action-docs/commit/d0fbf54cf77d00c296704ff4b03e06187a4d16a4)) +* falsey default values not included ([#219](https://github.com/npalm/action-docs/issues/219)) ([7dc133b](https://github.com/npalm/action-docs/commit/7dc133b903811795d1441b4828d7e11d4e71aea9)) +* parsing arguments in CLI ([#12](https://github.com/npalm/action-docs/issues/12)) ([a97635c](https://github.com/npalm/action-docs/commit/a97635c9a7efc76a64d25d3ff27ed48cc3629c4a)) +* remove new lines from inputs ([#272](https://github.com/npalm/action-docs/issues/272)) ([dbdbd50](https://github.com/npalm/action-docs/commit/dbdbd50f1377f57bd6cd7878381e5260c6c8edeb)) +* remove unsupported node version ([#83](https://github.com/npalm/action-docs/issues/83)) ([9c3326d](https://github.com/npalm/action-docs/commit/9c3326d7ad744319fad0ac5c2783a66abf1bedee)) +* type in readme ([060fa40](https://github.com/npalm/action-docs/commit/060fa40f2f5a97e34aefa5b1d86ebfb395a4dd28)) +* Update test for trim [#271](https://github.com/npalm/action-docs/issues/271) ([#297](https://github.com/npalm/action-docs/issues/297)) ([6746b95](https://github.com/npalm/action-docs/commit/6746b951bc0851a277b0854ada8d13f67510b184)) +* Upgrade dependcies ([#296](https://github.com/npalm/action-docs/issues/296)) ([b2a0a32](https://github.com/npalm/action-docs/commit/b2a0a324b4adba7b2aa4b9fee1480c8c55b8e1db)) +* upgrade dependencies ([#131](https://github.com/npalm/action-docs/issues/131)) ([095bf99](https://github.com/npalm/action-docs/commit/095bf99ac54124db80a6373768252ee92e02989f)) +* upgrade dependencies ([#132](https://github.com/npalm/action-docs/issues/132)) ([a0c5c92](https://github.com/npalm/action-docs/commit/a0c5c92aa4fd188d8319617eb5a31fe2f5da60ae)) +* Upgrade to Node 16 ([b5e2c4e](https://github.com/npalm/action-docs/commit/b5e2c4e20ea1c460500c047d36eaac9a2855a0e8)) +* Use action-docs- keyword ([#4](https://github.com/npalm/action-docs/issues/4)) ([e42ac2f](https://github.com/npalm/action-docs/commit/e42ac2fd1c2cc23d8c47c705a73b69cade4caf38)) + + +### Miscellaneous + +* "Revert feat: trim output text ([#271](https://github.com/npalm/action-docs/issues/271))" ([#295](https://github.com/npalm/action-docs/issues/295)) ([0bbafa9](https://github.com/npalm/action-docs/commit/0bbafa902d32efcca2c0cd340e5ec830d17c2e43)) +* 0.1.0-beta.1 ([6ca0a25](https://github.com/npalm/action-docs/commit/6ca0a25de92afe79b6f68c1ceba13ee893659d8e)) +* add badges ([1f043b7](https://github.com/npalm/action-docs/commit/1f043b7945559bb60a76d31676bd79f9beb6bdf6)) +* add cli unit test ([#15](https://github.com/npalm/action-docs/issues/15)) ([286d8f3](https://github.com/npalm/action-docs/commit/286d8f32c9cbdb184ea71b98fba335f9d6986163)) +* add NPM token to ci ([4f1fb75](https://github.com/npalm/action-docs/commit/4f1fb7533f11c9267a1539e7088b9fc369ea6e8d)) +* add sonar ([df395d9](https://github.com/npalm/action-docs/commit/df395d9b421b9a8d24f1db611e18dc912c80244e)) +* **ci:** add codeql ([#17](https://github.com/npalm/action-docs/issues/17)) ([7e0d9d3](https://github.com/npalm/action-docs/commit/7e0d9d3054e738b7080bed737f224e438d7faa23)) +* **ci:** add dev branch to ci ([15a1c66](https://github.com/npalm/action-docs/commit/15a1c66b0a009947e59b720996fb62e4f07e4510)) +* **ci:** add npm publish ([ba7e57f](https://github.com/npalm/action-docs/commit/ba7e57f7b780bacdfd69c30ebc87fd1148cf7b59)) +* **ci:** auto merge dependabot ([a79db3a](https://github.com/npalm/action-docs/commit/a79db3abc02abb58e0ae74411b8f88525eca3946)) +* **ci:** enable semantic release ([dc846a2](https://github.com/npalm/action-docs/commit/dc846a28befc02e907964d363ff4b199b09f14ef)) +* **ci:** fix yarn publish ([ea14467](https://github.com/npalm/action-docs/commit/ea14467ce8b0d7eda1a90a75cce436e79e9e88a2)) +* **ci:** refactor release and dependabot ([4a6f29e](https://github.com/npalm/action-docs/commit/4a6f29eec053c419fa9fae6a47772ae56f32be7a)) +* **ci:** test ([0da8bd1](https://github.com/npalm/action-docs/commit/0da8bd19fb0025c1a51e8a3a638b87002ef99729)) +* cleanup ([47b7663](https://github.com/npalm/action-docs/commit/47b7663c5e84242bfbfeb3c446f5036b1510ed15)) +* code cleanup ([#25](https://github.com/npalm/action-docs/issues/25)) ([4496917](https://github.com/npalm/action-docs/commit/44969174680ff2b346e14c7cea5fab3533ae2c31)) +* **deps-dev:** bump @semantic-release/changelog from 6.0.1 to 6.0.2 ([#321](https://github.com/npalm/action-docs/issues/321)) ([a046e3e](https://github.com/npalm/action-docs/commit/a046e3ede0c20b86396d4d593c185474e1aee0b6)) +* **deps-dev:** bump @semantic-release/github from 7.2.0 to 7.2.3 ([#67](https://github.com/npalm/action-docs/issues/67)) ([1d89c23](https://github.com/npalm/action-docs/commit/1d89c23ac4c00e8f230dd826377e3187a6f81660)) +* **deps-dev:** bump @semantic-release/github from 8.0.6 to 8.0.7 ([#322](https://github.com/npalm/action-docs/issues/322)) ([2c8473d](https://github.com/npalm/action-docs/commit/2c8473d952e2564641a17af1eede892396d73e1d)) +* **deps-dev:** bump @semantic-release/npm from 7.0.10 to 7.1.3 ([#63](https://github.com/npalm/action-docs/issues/63)) ([97a17b2](https://github.com/npalm/action-docs/commit/97a17b2ede06790154d37195d9ff31abfcb99532)) +* **deps-dev:** bump @semantic-release/release-notes-generator ([#88](https://github.com/npalm/action-docs/issues/88)) ([407cbdb](https://github.com/npalm/action-docs/commit/407cbdb00f7dbc7cf1cc99441c4256a1691f6806)) +* **deps-dev:** bump @types/figlet from 1.2.1 to 1.5.1 ([#58](https://github.com/npalm/action-docs/issues/58)) ([93a03ef](https://github.com/npalm/action-docs/commit/93a03ef5465932cc0519473f976cbb97f9c3dd5d)) +* **deps-dev:** bump @types/jest from 26.0.20 to 26.0.22 ([6804a4f](https://github.com/npalm/action-docs/commit/6804a4f329afeddf3583a37abd1129e311ee769f)) +* **deps-dev:** bump @types/js-yaml from 4.0.0 to 4.0.1 ([#80](https://github.com/npalm/action-docs/issues/80)) ([e1bea89](https://github.com/npalm/action-docs/commit/e1bea89b75c9898365b4036bac2a4d68bb955881)) +* **deps-dev:** bump @types/node from 14.14.30 to 14.14.31 ([488e71d](https://github.com/npalm/action-docs/commit/488e71d9f9c4b65eb17d792c14becee16c5de79d)) +* **deps-dev:** bump @types/node from 14.14.33 to 14.14.35 ([1bbb238](https://github.com/npalm/action-docs/commit/1bbb238052e74101fbf49488b5e42d4f1789be29)) +* **deps-dev:** bump @types/node from 14.14.35 to 14.14.37 ([d9f0a1f](https://github.com/npalm/action-docs/commit/d9f0a1f8d47a8aacf3064247a028ef484288d795)) +* **deps-dev:** bump @types/node from 14.14.37 to 15.12.3 ([#84](https://github.com/npalm/action-docs/issues/84)) ([e170b2e](https://github.com/npalm/action-docs/commit/e170b2e0dba8ddd40c287a748d993997d8367002)) +* **deps-dev:** bump @types/node from 15.12.3 to 16.10.3 ([#126](https://github.com/npalm/action-docs/issues/126)) ([0c52411](https://github.com/npalm/action-docs/commit/0c52411ae538fb4b5c612e39d0aa1fce55e1751d)) +* **deps-dev:** bump @types/node from 16.10.9 to 16.11.0 ([#136](https://github.com/npalm/action-docs/issues/136)) ([69b717f](https://github.com/npalm/action-docs/commit/69b717fb7b8cb13b7761927b84026ea40218db30)) +* **deps-dev:** bump @types/node from 16.11.0 to 17.0.35 ([#220](https://github.com/npalm/action-docs/issues/220)) ([a7a7c19](https://github.com/npalm/action-docs/commit/a7a7c197c6c8bbe1ee11490d164be89c52ad5a72)) +* **deps-dev:** bump @types/node from 18.11.2 to 18.11.3 ([#299](https://github.com/npalm/action-docs/issues/299)) ([301bc78](https://github.com/npalm/action-docs/commit/301bc78d6627845feaf58766eb55e4bac1d30314)) +* **deps-dev:** bump @types/node from 18.11.3 to 18.11.4 ([#300](https://github.com/npalm/action-docs/issues/300)) ([17b74fe](https://github.com/npalm/action-docs/commit/17b74fe3ffc3629dbed8068525b12e36dd67df76)) +* **deps-dev:** bump @types/node from 18.11.4 to 18.11.9 ([#306](https://github.com/npalm/action-docs/issues/306)) ([0a27831](https://github.com/npalm/action-docs/commit/0a2783103066cf4a9fac6bf5c9e16b428e7ab92a)) +* **deps-dev:** bump @types/node from 18.11.9 to 18.11.13 ([#328](https://github.com/npalm/action-docs/issues/328)) ([de0ef86](https://github.com/npalm/action-docs/commit/de0ef86936a2be59c60b366ace1e89d20c094912)) +* **deps-dev:** bump @typescript-eslint/parser from 4.15.1 to 4.15.2 ([#3](https://github.com/npalm/action-docs/issues/3)) ([e1e21a0](https://github.com/npalm/action-docs/commit/e1e21a01599a052cbcc7f4a5788b92e4aed49d2c)) +* **deps-dev:** bump @typescript-eslint/parser from 4.17.0 to 4.18.0 ([a20763b](https://github.com/npalm/action-docs/commit/a20763bfb990ffc172e14762f806bc1fb4e816af)) +* **deps-dev:** bump @typescript-eslint/parser from 4.18.0 to 4.21.0 ([af5a9a3](https://github.com/npalm/action-docs/commit/af5a9a3424a7b4600dfe9c724d7de3ccdbe816de)) +* **deps-dev:** bump @typescript-eslint/parser from 4.33.0 to 5.0.0 ([#135](https://github.com/npalm/action-docs/issues/135)) ([50213ec](https://github.com/npalm/action-docs/commit/50213ec464f284fa481df3f318eb9c142c6bf3f6)) +* **deps-dev:** bump @typescript-eslint/parser from 5.40.1 to 5.43.0 ([#312](https://github.com/npalm/action-docs/issues/312)) ([96c5bac](https://github.com/npalm/action-docs/commit/96c5bac9e877c5b1ec4e33d85a5395e24c9c36fe)) +* **deps-dev:** bump @typescript-eslint/parser from 5.43.0 to 5.45.0 ([#320](https://github.com/npalm/action-docs/issues/320)) ([f3e6c8e](https://github.com/npalm/action-docs/commit/f3e6c8e3b13d506679fa909580492814c77b7fed)) +* **deps-dev:** bump conventional-changelog-conventionalcommits ([#85](https://github.com/npalm/action-docs/issues/85)) ([7896b7b](https://github.com/npalm/action-docs/commit/7896b7b6fc5fcfc3852a4d245122384eaa771c46)) +* **deps-dev:** bump eslint from 7.20.0 to 7.21.0 ([#11](https://github.com/npalm/action-docs/issues/11)) ([6e714b0](https://github.com/npalm/action-docs/commit/6e714b02fe30ed846cf3dd78c25163df4f27f2f3)) +* **deps-dev:** bump eslint from 7.21.0 to 7.22.0 ([316ea6d](https://github.com/npalm/action-docs/commit/316ea6dfcac3c8f83163ec4d158f43d53c671711)) +* **deps-dev:** bump eslint from 7.22.0 to 7.28.0 ([#77](https://github.com/npalm/action-docs/issues/77)) ([e3207b1](https://github.com/npalm/action-docs/commit/e3207b1d6e8a0b1d3d37c543dfb1aa2dd71eca82)) +* **deps-dev:** bump eslint from 8.25.0 to 8.27.0 ([#310](https://github.com/npalm/action-docs/issues/310)) ([d9d61b5](https://github.com/npalm/action-docs/commit/d9d61b5767e73945f82232484fcb894a44d3d703)) +* **deps-dev:** bump eslint from 8.27.0 to 8.29.0 ([#324](https://github.com/npalm/action-docs/issues/324)) ([5356c2c](https://github.com/npalm/action-docs/commit/5356c2c5e634a07dcbe50aaa1bb8e71970d14cf9)) +* **deps-dev:** bump eslint-plugin-github from 4.1.1 to 4.1.2 ([7653019](https://github.com/npalm/action-docs/commit/7653019538ee9e690457aed57b7382fa646784de)) +* **deps-dev:** bump eslint-plugin-github from 4.1.2 to 4.3.2 ([#127](https://github.com/npalm/action-docs/issues/127)) ([3027280](https://github.com/npalm/action-docs/commit/3027280304f395e9b8e223f39a62b2e451ca2d87)) +* **deps-dev:** bump eslint-plugin-github from 4.4.0 to 4.4.1 ([#313](https://github.com/npalm/action-docs/issues/313)) ([39802cb](https://github.com/npalm/action-docs/commit/39802cbb0aacfd5f4ad1fb33311c455d91675038)) +* **deps-dev:** bump eslint-plugin-jest from 24.1.9 to 24.3.1 ([16d2a38](https://github.com/npalm/action-docs/commit/16d2a3828793b05676f2d81e8021e6860738cb99)) +* **deps-dev:** bump eslint-plugin-jest from 24.3.1 to 24.3.4 ([612bd52](https://github.com/npalm/action-docs/commit/612bd52efc34eb2a5544d14f1ebbfca47b690188)) +* **deps-dev:** bump eslint-plugin-jest from 24.3.4 to 24.4.0 ([#99](https://github.com/npalm/action-docs/issues/99)) ([fd93bc4](https://github.com/npalm/action-docs/commit/fd93bc4b81ad46b391657a2b6b0e354af204a9d1)) +* **deps-dev:** bump eslint-plugin-jest from 24.7.0 to 25.1.0 ([#138](https://github.com/npalm/action-docs/issues/138)) ([2a746dd](https://github.com/npalm/action-docs/commit/2a746dd6be967904d11a9e67ba7fc9017a5963f0)) +* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.6 ([#317](https://github.com/npalm/action-docs/issues/317)) ([027afd5](https://github.com/npalm/action-docs/commit/027afd5c49261f5625076c781e503d3589f13dba)) +* **deps-dev:** bump marked from 1.2.9 to 2.0.0 ([351cdac](https://github.com/npalm/action-docs/commit/351cdac67756637f7b30ad9637810e2f4fce100f)) +* **deps-dev:** bump prettier from 2.2.1 to 2.3.2 ([#89](https://github.com/npalm/action-docs/issues/89)) ([2366e4d](https://github.com/npalm/action-docs/commit/2366e4d18863b0e13dbc134f5850a36f00e0f88f)) +* **deps-dev:** bump prettier from 2.3.2 to 2.4.1 ([#133](https://github.com/npalm/action-docs/issues/133)) ([4da9132](https://github.com/npalm/action-docs/commit/4da91320d75a313c77947e348107d775a1efbe9f)) +* **deps-dev:** bump prettier from 2.4.1 to 2.6.2 ([#222](https://github.com/npalm/action-docs/issues/222)) ([7546ae5](https://github.com/npalm/action-docs/commit/7546ae5c9114d1d2f6a44f26fb7cd315dc755b9f)) +* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#319](https://github.com/npalm/action-docs/issues/319)) ([4bdefff](https://github.com/npalm/action-docs/commit/4bdefff3874ad947a2316a6c69f160edadb79b2f)) +* **deps-dev:** bump prettier from 2.8.0 to 2.8.1 ([#331](https://github.com/npalm/action-docs/issues/331)) ([83a258c](https://github.com/npalm/action-docs/commit/83a258cf0d00032c359c2761d79fc7abab277a3e)) +* **deps-dev:** bump semantic-release from 17.3.9 to 17.4.0 ([#9](https://github.com/npalm/action-docs/issues/9)) ([5c4332a](https://github.com/npalm/action-docs/commit/5c4332aeb6a8e356e2a51895486be82f60c32ccd)) +* **deps-dev:** bump semantic-release from 17.4.1 to 17.4.2 ([c68873c](https://github.com/npalm/action-docs/commit/c68873ce70979896a739e1edf6a78e3ffd24b5fa)) +* **deps-dev:** bump semantic-release from 17.4.2 to 17.4.5 ([#102](https://github.com/npalm/action-docs/issues/102)) ([439f011](https://github.com/npalm/action-docs/commit/439f0114fcb66871b465cdeeccbc2568a37291fd)) +* **deps-dev:** bump ts-jest from 26.5.1 to 26.5.2 ([#5](https://github.com/npalm/action-docs/issues/5)) ([ecf8eac](https://github.com/npalm/action-docs/commit/ecf8eac63e758fb31187cf8ea5732c970b59d512)) +* **deps-dev:** bump ts-jest from 26.5.2 to 26.5.3 ([d713ec9](https://github.com/npalm/action-docs/commit/d713ec9cfd017030f163d68269bcdbf9fda97ed0)) +* **deps-dev:** bump ts-jest from 26.5.3 to 26.5.4 ([7ab282c](https://github.com/npalm/action-docs/commit/7ab282cdf675e6ef78b7e9da13b1cc6a6cc6e1d9)) +* **deps-dev:** bump ts-jest from 26.5.4 to 26.5.6 ([#86](https://github.com/npalm/action-docs/issues/86)) ([9360a56](https://github.com/npalm/action-docs/commit/9360a5647e9b8564da3787b7c2cf9613d9626d0d)) +* **deps-dev:** bump ts-jest from 27.0.5 to 27.0.6 ([#134](https://github.com/npalm/action-docs/issues/134)) ([56fbd43](https://github.com/npalm/action-docs/commit/56fbd4390eb8ede00e53eb86bf5c2e5b9c62761a)) +* **deps-dev:** bump ts-node-dev from 1.1.1 to 1.1.6 ([#10](https://github.com/npalm/action-docs/issues/10)) ([a82912f](https://github.com/npalm/action-docs/commit/a82912f3d9960596ba4a92c8fe2d22d70d843504)) +* **deps-dev:** bump ts-node-dev from 1.1.8 to 2.0.0 ([#226](https://github.com/npalm/action-docs/issues/226)) ([3eafffe](https://github.com/npalm/action-docs/commit/3eafffe900a00942f307c6e34d9102e9b112a9a7)) +* **deps-dev:** bump typescript from 4.1.5 to 4.2.2 ([#6](https://github.com/npalm/action-docs/issues/6)) ([b661d9f](https://github.com/npalm/action-docs/commit/b661d9fff3e5b84f60526523be550fb1b5a7f630)) +* **deps-dev:** bump typescript from 4.2.2 to 4.2.3 ([c26eb6e](https://github.com/npalm/action-docs/commit/c26eb6ed71dda0256130989b5aed16fe3350513d)) +* **deps-dev:** bump typescript from 4.2.3 to 4.2.4 ([#53](https://github.com/npalm/action-docs/issues/53)) ([e4cbc0a](https://github.com/npalm/action-docs/commit/e4cbc0a47ec21f32862eb76830ea9f488e580a65)) +* **deps-dev:** bump typescript from 4.2.4 to 4.3.5 ([#94](https://github.com/npalm/action-docs/issues/94)) ([6bbbbc8](https://github.com/npalm/action-docs/commit/6bbbbc8706dc2c39bbc6adfe490655a0bec66c79)) +* **deps-dev:** bump typescript from 4.8.4 to 4.9.3 ([#315](https://github.com/npalm/action-docs/issues/315)) ([8dc8aa5](https://github.com/npalm/action-docs/commit/8dc8aa5b47be598df28d1476f4a1baae74d5decd)) +* **deps:** bump actions/checkout from 2 to 3 ([#330](https://github.com/npalm/action-docs/issues/330)) ([e9ef49f](https://github.com/npalm/action-docs/commit/e9ef49fad62d6dddf6feb0dad6b74ad09acfe400)) +* **deps:** bump actions/setup-node from 3.5.1 to 3.6.0 ([#350](https://github.com/npalm/action-docs/issues/350)) ([cfaffb1](https://github.com/npalm/action-docs/commit/cfaffb1b6d387fff4479e1be22f8b78987852724)) +* **deps:** bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 ([#356](https://github.com/npalm/action-docs/issues/356)) ([e2614e0](https://github.com/npalm/action-docs/commit/e2614e06f1fbc1f93ce6c3aeda92835c26055b6d)) +* **deps:** bump npm from 8.10.0 to 8.19.2 ([#298](https://github.com/npalm/action-docs/issues/298)) ([6f4ea33](https://github.com/npalm/action-docs/commit/6f4ea3327369339e95b1ac4a5e339f677efc445d)) +* **deps:** bump replace-in-file from 6.3.2 to 6.3.3 ([#225](https://github.com/npalm/action-docs/issues/225)) ([f046b52](https://github.com/npalm/action-docs/commit/f046b52dc887a0fa7c78dbf00daf0fd6115ead4a)) +* **deps:** bump yargs from 16.2.0 to 17.0.1 ([#81](https://github.com/npalm/action-docs/issues/81)) ([ee1e8df](https://github.com/npalm/action-docs/commit/ee1e8dfb8dcfef877f76c1cdb2f4a0aca39ec4fd)) +* **deps:** bump yargs from 17.6.0 to 17.6.2 ([#309](https://github.com/npalm/action-docs/issues/309)) ([8a54a31](https://github.com/npalm/action-docs/commit/8a54a31d052bdd0009f4583f492b2d4e0111b417)) +* Fix ci dependabot ([9d8d378](https://github.com/npalm/action-docs/commit/9d8d3781b954ef7d18f4904a1d2036bb4786c324)) +* fix dependabot config commit message scope ([#373](https://github.com/npalm/action-docs/issues/373)) ([6ad2819](https://github.com/npalm/action-docs/commit/6ad2819d989a855db0c8c25fb1703586e6c7df8c)) +* fix sonar ci ([#374](https://github.com/npalm/action-docs/issues/374)) ([6653283](https://github.com/npalm/action-docs/commit/66532831b2268b8c3b7002476f1c032064387603)) +* **main:** release 1.3.0 ([#404](https://github.com/npalm/action-docs/issues/404)) ([78c00c9](https://github.com/npalm/action-docs/commit/78c00c986edc29c6156e16688a667aed83aa300d)) +* refactor ([#21](https://github.com/npalm/action-docs/issues/21)) ([07a2acf](https://github.com/npalm/action-docs/commit/07a2acf45a4a115c2e87afb99657895ec8fe260d)) +* Release 0.1.0-beta.2 ([c00f3d5](https://github.com/npalm/action-docs/commit/c00f3d5a08f6b1a4981df3b81f15526ddb0ca802)) +* Release 0.1.0-beta.3 ([1de1448](https://github.com/npalm/action-docs/commit/1de14489bb0419c370cfb3f7aafc4c4d99d4b29f)) +* Release 0.1.0-beta.4 ([d6e8def](https://github.com/npalm/action-docs/commit/d6e8def4b3207daf0607ce7a2b4dcac7b4616e34)) +* Release 0.1.0-beta.5 ([5b220b8](https://github.com/npalm/action-docs/commit/5b220b8e5e03ec9eb703c4f9380ee563c9d5a43b)) +* Release 0.1.0-beta.6 ([e7fc175](https://github.com/npalm/action-docs/commit/e7fc175d2a6edd86745519ed05c6cfe341d2aac5)) +* release 0.2.0-beta.1 ([3ab2247](https://github.com/npalm/action-docs/commit/3ab2247446290b9cee3ae0cda6911dd45f560e7c)) +* release 0.2.0-beta.1 ([3ab2247](https://github.com/npalm/action-docs/commit/3ab2247446290b9cee3ae0cda6911dd45f560e7c)) +* **release:** 1.0.0 [skip ci] ([aec56a7](https://github.com/npalm/action-docs/commit/aec56a766f478807f8237c5f3c77aa21fbdc154a)) +* **release:** 1.0.1 [skip ci] ([5a6ad7c](https://github.com/npalm/action-docs/commit/5a6ad7c917be5f510bf3d78d22dd4c95c06d8828)) +* **release:** 1.0.2 [skip ci] ([a01e746](https://github.com/npalm/action-docs/commit/a01e746261155f331f48998367baca70f9d40792)) +* **release:** 1.0.3 [skip ci] ([e7cb32d](https://github.com/npalm/action-docs/commit/e7cb32dfaa2f6544bbb04abe66a118e0eb4f47c4)) +* **release:** 1.0.4 [skip ci] ([3da6090](https://github.com/npalm/action-docs/commit/3da60902bfdee34320d1b5d5c4db12cff7ec5582)) +* **release:** 1.1.0 [skip ci] ([78bf422](https://github.com/npalm/action-docs/commit/78bf422d362ea613ea5511dfa62d30bd00ffc025)) +* **release:** 1.1.1 [skip ci] ([2a69532](https://github.com/npalm/action-docs/commit/2a695326f2202b7eacf077faf2201ce991e05e59)) +* **release:** 1.1.1 [skip ci] ([27a6ea0](https://github.com/npalm/action-docs/commit/27a6ea080ac37ed53195993ec269ad298fb38f62)) +* **release:** 1.1.2 [skip ci] ([2d0f5b7](https://github.com/npalm/action-docs/commit/2d0f5b7495ea73a182605a9e30dc266a3c0ad882)) +* **release:** 1.1.3 [skip ci] ([14567cb](https://github.com/npalm/action-docs/commit/14567cb0a7386eab3dc90e4f4a5ae7315aec77dd)) +* **release:** 1.2.0 [skip ci] ([26343d2](https://github.com/npalm/action-docs/commit/26343d22fecbbc6bc273ee0b7b80b9267c587d6a)) +* Update dev dependencies ([cbb11d3](https://github.com/npalm/action-docs/commit/cbb11d311e854228af7cb50a770ad2821b457d6c)) +* update dev dependencies ([#370](https://github.com/npalm/action-docs/issues/370)) ([d6e5dca](https://github.com/npalm/action-docs/commit/d6e5dca7d7397e854d1a65e9aaf553faea759f5f)) +* update package version to 0.3.0-beta.1 ([2e053a2](https://github.com/npalm/action-docs/commit/2e053a26787c06fb6a08ed61ceb526b786f34dcf)) +* upgrade depencies ([#221](https://github.com/npalm/action-docs/issues/221)) ([e4b3b26](https://github.com/npalm/action-docs/commit/e4b3b2642aea0afdb810100ef8823f970e44947d)) + ## [1.3.0](https://github.com/npalm/action-docs/compare/1.2.0...v1.3.0) (2023-04-07) diff --git a/package.json b/package.json index 19b85c8c..a0884544 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "action-docs", - "version": "1.3.0", + "version": "1.4.0", "description": "Generate GitHub action docs based on action.yml", "main": "lib/index.js", "types": "lib/index.d.ts",