Skip to content

Commit

Permalink
Version Packages (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 22, 2021
1 parent 895e3bb commit 3954c1c
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 29 deletions.
9 changes: 0 additions & 9 deletions .changeset/cyan-moose-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-donuts-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-horses-suffer.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/shiny-apricots-relate.md

This file was deleted.

22 changes: 22 additions & 0 deletions packages/create-esdx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# create-esdx

## 0.1.0

### Minor Changes

- e73e84c: Add templates from [TSDX](https://tsdx.io/) configured to use ESDX and esbuild where it's possible

- simple
- react
- react-with-storybook

- 895e3bb: Add linting to templates:

- `eslint`
- `prettier`
- pre commit hooks

### Patch Changes

- 393bf9c: Update templates readme
- 2a667a4: Use `types` instead of `typings` to generate types automatically
2 changes: 1 addition & 1 deletion packages/create-esdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-esdx",
"version": "0.0.0",
"version": "0.1.0",
"main": "./index.js",
"author": "Amr Gad",
"license": "MIT",
Expand Down

0 comments on commit 3954c1c

Please sign in to comment.