Skip to content

Commit

Permalink
- bump path-parse and elliptic version for vulnerability fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
zbryikt committed Sep 15, 2021
1 parent 107a95e commit 95cbdac
Show file tree
Hide file tree
Showing 3 changed files with 2,043 additions and 36 deletions.
19 changes: 13 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,36 @@
# 0.0.12
# Change Logs

## v0.0.13

- bump `path-parse` and `elliptic` version for vulnerability fixing


## v0.0.12

- fix bug: browserify.bundle is asynchronous thus we need wait before we make `main` folder.
- upgrade LiveScript version to 1.6.0.


# 0.0.11
## v0.0.11

- take care of name/version that contains `@` or `/` characters.


# 0.0.10
## v0.0.10

- release necessary file(s) only.


# 0.0.8
## v0.0.8

- support browserify options.


# 0.0.7
## v0.0.7

- fix bug: fedep log shows `undefined` for modules bundled with browserify


# 0.0.6
## v0.0.6

- add `-s` option for disabling symlink in main. useful if we need commit the assets folder or use it in node_modules.
Loading

0 comments on commit 95cbdac

Please sign in to comment.