Skip to content

Commit aa92318

Browse files
committed
update CHANGELOG.md for v1.0.0
1 parent 6cc5469 commit aa92318

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
1-
# Changelog
2-
3-
> generated with [@semantic-release/changelog](https://github.com/semantic-release/changelog)
4-
5-
# [1.0.0](https://github.com/stackr23/react-stack/compare/46248cd43a1d3c7e34875d12f4a761fed191dba3...v1.0.0) (2021-08-30)
1+
# 1.0.0 (2021-09-06)
62

73
### :sparkles: Features
84

9-
- **ci:** basic implementation of github actions (karma test) ([#1](https://github.com/stackr23/react-stack/issues/1)) ([312693e](https://github.com/stackr23/react-stack/commit/312693e6ef6543d71080de9c29b4457dea6f59f2))
5+
- **ci:** basic implementation of github actions (karma test)
106
- add webpack and basic entry files ([93bfbc5](https://github.com/stackr23/react-stack/commit/93bfbc556623d2209c5e87da28a1273eeb542833))
117

128
### :wrench: Configs
139

10+
- add `semantic-release` settings ([6cc5469](https://github.com/stackr23/react-stack/commit/6cc5469afd3a9d6fa86c0357cfe35478f3b81f9a))
1411
- **CI:** add `npm run lint` to default test job ([0dc4c89](https://github.com/stackr23/react-stack/commit/0dc4c89dfd032ffd033ef660b0ea4d0667310cf8))
1512
- **CI:** add release job for main branch (testrun) ([#4](https://github.com/stackr23/react-stack/issues/4)) ([e85b420](https://github.com/stackr23/react-stack/commit/e85b4206085a55331978e05eda5c7f21ef2a1f56))
1613
- **eslint:** allow JSX in `.ts?` files ([9fe26d5](https://github.com/stackr23/react-stack/commit/9fe26d5a02e66eaf3d1434fd78e9eccf45c6f6f3))
1714
- **eslint:** use import-resolver for typescript ([fa50e76](https://github.com/stackr23/react-stack/commit/fa50e7682f132a7e3d1f9460ab3fad40c5ea3621))
1815
- **gitignore:** ignore cache folders ([ff0d789](https://github.com/stackr23/react-stack/commit/ff0d789fe97d1cdf7734d83fdd674bb4acf1845e))
1916
- **mrm:** `mrm --preset @stackr23/mrm init` ([dac6355](https://github.com/stackr23/react-stack/commit/dac6355a73f531bdbfeeeab5ed51e7559b770f2c))
20-
- **npm:** add `publishConfig` + `private` flag ([971bdba](https://github.com/stackr23/react-stack/commit/971bdbac07632721cfa5309aae4d40db2322b702))
17+
- **npm:** add `publishConfig` + `private` flag ([07bd404](https://github.com/stackr23/react-stack/commit/07bd404097f05b6492f8ba4419d80d5044dae89e))
2118
- **typescript:** add options for TS compiler ([defad23](https://github.com/stackr23/react-stack/commit/defad236e1d0546f6a03e5690cc3e4fa2e5dfc98))
19+
- **vsCode:** add lint/format settings ([4066f62](https://github.com/stackr23/react-stack/commit/4066f6283d491c3de497987e38c559bfdc737709))
2220
- **vsCode:** prevent prettier to format TS files ([e16b45c](https://github.com/stackr23/react-stack/commit/e16b45c99df9a285776d6342d39d0db4083131cc))
2321
- add `tsconfig.json` ([41a70cf](https://github.com/stackr23/react-stack/commit/41a70cf8eef483c1eec712cf8166cd0411b5b753))
2422
- npm init ([46248cd](https://github.com/stackr23/react-stack/commit/46248cd43a1d3c7e34875d12f4a761fed191dba3))
23+
24+
### :memo: Documentations
25+
26+
- add CHANGELOG for v1.0.0 ([c821951](https://github.com/stackr23/react-stack/commit/c821951492b45d8215116985dc57d9eef7c9d8f5))

0 commit comments

Comments
 (0)