Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/Hugos68/capkit into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugos68 committed Sep 25, 2023
2 parents fa1bd20 + c63b629 commit 00f376f
Show file tree
Hide file tree
Showing 17 changed files with 97 additions and 76 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-snakes-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-grapes-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-foxes-burn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-apricots-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-ants-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-sloths-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-news-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-birds-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-days-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-mails-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-pots-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-kings-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-mangos-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-trainers-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-kiwis-trade.md

This file was deleted.

96 changes: 96 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,101 @@
# capkit

## 0.5.15

### Patch Changes

- 1835b5b: Dropped dev command from script and renamed hotreload to syncnetworkconfig

## 0.5.14

### Patch Changes

- c82028e: Removed typo causing dev server to fail

## 0.5.13

### Patch Changes

- 93717f7: Fixed tsup chunking

## 0.5.12

### Patch Changes

- b95b79d: Fixed opening dev server and logging out events

## 0.5.11

### Patch Changes

- 9d0f0b0: Converted hotreload to one script and uses now typescript

## 0.5.10

### Patch Changes

- fcdb613: Added banner to CLI

## 0.5.9

### Patch Changes

- 1d549c8: Added scripst to includes files in package.json

## 0.5.8

### Patch Changes

- 3b464ed: Fixed file paths

## 0.5.7

### Patch Changes

- 4cbc8cf: Fixed file pathing issues

## 0.5.6

### Patch Changes

- 9520eef: Added types

## 0.5.5

### Patch Changes

- f899bb2: Fixed types decl

## 0.5.4

### Patch Changes

- 66c45f2: Added type decl for exports

## 0.5.3

### Patch Changes

- b2392f6: Added export for programmatically initing project

## 0.5.2

### Patch Changes

- 7701028: Migrated to typescript

## 0.5.1

### Patch Changes

- bc0e345: Reordered jobs to make ios and android additions succeed

## 0.5.0

### Minor Changes

- f8ebe9a: Added gitignore job, /ios, /android and temp files are now removed

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capkit",
"version": "0.4.0",
"version": "0.5.15",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 00f376f

Please sign in to comment.