Skip to content

Commit dd117ad

Browse files
chore(release): v1.0.0
1 parent 3420731 commit dd117ad

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# 1.0.0 (2022-07-07)
2+
3+
### Bug Fixes
4+
5+
- remove duplicated paths ([d52924a](https://github.com/fabidick22/detect-changes-action/commit/d52924a21c5df79f85f35ade914d952537125c44))
6+
7+
### Code Refactoring
8+
9+
- Add base template ([74a7c2b](https://github.com/fabidick22/detect-changes-action/commit/74a7c2b42479125eab467be6302551961e0a65dd))
10+
- add checkout sction ([ad4407e](https://github.com/fabidick22/detect-changes-action/commit/ad4407e6687bc6ea3d6105349e981b46c33dcff2))
11+
- add secret ([f459ffc](https://github.com/fabidick22/detect-changes-action/commit/f459ffc761097fd2422cfd3fa2c9ba0c92cf6c75))
12+
- build app ([7e4a86b](https://github.com/fabidick22/detect-changes-action/commit/7e4a86b4533618a167538fde80a370f5fed89ef3))
13+
- Build app ([3b758c7](https://github.com/fabidick22/detect-changes-action/commit/3b758c7276f336e7c3f87ceb1c024c185533a015))
14+
- build app with ncc ([e032d4e](https://github.com/fabidick22/detect-changes-action/commit/e032d4ed3f23e883adffa71a4cd2b837945e5707))
15+
- build app with ncc ([44a26cc](https://github.com/fabidick22/detect-changes-action/commit/44a26cca839ae752d550aae4f4532a45cf7c4c51))
16+
- Disable dry-run mode ([7fbb13d](https://github.com/fabidick22/detect-changes-action/commit/7fbb13dc8ccd7825d29ad492b911095c7cb72319))
17+
- remove file ([2beea11](https://github.com/fabidick22/detect-changes-action/commit/2beea11f68ac3cc31fbbeb667c8377bf8c415ebe))
18+
- Remove static PR number ([8b75aaa](https://github.com/fabidick22/detect-changes-action/commit/8b75aaa4344f19a54f5568defec4783d2f09b09e))
19+
- update action name ([57e48c7](https://github.com/fabidick22/detect-changes-action/commit/57e48c74fdc0cf7db51ca3cff2c20ae175b28bff))
20+
- Update filter process ([427f1cf](https://github.com/fabidick22/detect-changes-action/commit/427f1cfd650ca41ea38f0adffc88fee05b60e364))
21+
- update inputs parameters ([362df7a](https://github.com/fabidick22/detect-changes-action/commit/362df7a7bdc3972bdbc1c6c7fd78b0aa255a8f67))
22+
- Update main file ([b69d426](https://github.com/fabidick22/detect-changes-action/commit/b69d426e5478002a4855682c909dea5698b80b16))
23+
- update node version ([2923887](https://github.com/fabidick22/detect-changes-action/commit/2923887bbbfe87cf6814267918fe8104340dcd18))
24+
- update runtime ([1b36609](https://github.com/fabidick22/detect-changes-action/commit/1b36609d7bbb8516f286e44efe9b7cdb190e9364))
25+
- update test action ([58d0d73](https://github.com/fabidick22/detect-changes-action/commit/58d0d73e4f01524362b21982d06bb97b8ff0ca38))
26+
27+
### Continuous Integration
28+
29+
- Add CD workflow to generate semantic version ([58872ed](https://github.com/fabidick22/detect-changes-action/commit/58872edd9620f683c0ceba50ae082b23a6cdfde8))
30+
- Add CI workflow to generate documentation ([2a5c707](https://github.com/fabidick22/detect-changes-action/commit/2a5c707b95592595dd63fc6cd84520df7f42adab))
31+
32+
### Documentation
33+
34+
- update documentation ([71dd0b8](https://github.com/fabidick22/detect-changes-action/commit/71dd0b8fef0484891c3d67be614950631898eb7d))
35+
- Update documentation ([69ff299](https://github.com/fabidick22/detect-changes-action/commit/69ff29931a9a4047cc103becd79b16e025e5fe79))
36+
- Update documentation ([a6bdd90](https://github.com/fabidick22/detect-changes-action/commit/a6bdd908674e10eb5df0a397ede872ff3b3d5537))
37+
- Update documentation ([c2c5cd1](https://github.com/fabidick22/detect-changes-action/commit/c2c5cd10522cdf084bfd55ec95a7043a89f8041e))
38+
- Update documentation ([585d471](https://github.com/fabidick22/detect-changes-action/commit/585d471bbb98c0bb293212947a36a58c9e3d4088))
39+
40+
### Features
41+
42+
- Add workflow to build app ([f749632](https://github.com/fabidick22/detect-changes-action/commit/f74963284a158b9e9bc90d18d00cada0fcc5130f))
43+
44+
### Other
45+
46+
- Merge pull request #3 from fabidick22/add-semver-workflow ([3420731](https://github.com/fabidick22/detect-changes-action/commit/34207318ccb25089b9e2f5e95d0dd250a9c04b96)), closes [#3](https://github.com/fabidick22/detect-changes-action/issues/3)
47+
- :bug: remove unused action ([d88266f](https://github.com/fabidick22/detect-changes-action/commit/d88266f0b6612ac56c2727a58bc9e2f45390cf53))
48+
- :bug: Add github token ([d6172e0](https://github.com/fabidick22/detect-changes-action/commit/d6172e0ed99de6bdaa8e45f5e70dc8967d3212d2))
49+
- Update github actions documentation ([7f2160a](https://github.com/fabidick22/detect-changes-action/commit/7f2160a381609f6c7f83ba9334a2917526208fb3))
50+
- Merge pull request #2 from fabidick22/test-workflow2 ([e9300b5](https://github.com/fabidick22/detect-changes-action/commit/e9300b5467e418c5cf39ed9a423d7c064fb2a2eb)), closes [#2](https://github.com/fabidick22/detect-changes-action/issues/2)
51+
- Initial commit ([58eb8c7](https://github.com/fabidick22/detect-changes-action/commit/58eb8c745653fa3d5f98434a2a7f3ba3b83f114d))
52+
53+
### Tests
54+
55+
- add test file ([b477120](https://github.com/fabidick22/detect-changes-action/commit/b477120f73bf458c2430fa6bf159073e2ddac584))

0 commit comments

Comments
 (0)