Skip to content
This repository has been archived by the owner on Jul 26, 2019. It is now read-only.

Commit

Permalink
Merge pull request #45 from verdaccio/feat-typescript
Browse files Browse the repository at this point in the history
feat: add typescript types
  • Loading branch information
juanpicado committed Feb 14, 2019
2 parents 94e3e51 + 2925027 commit 2d92aca
Show file tree
Hide file tree
Showing 8 changed files with 1,429 additions and 657 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="5.0.0-beta.2"></a>
# [5.0.0-beta.2](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2019-02-03)


### Features

* allow_access and allow_publish are optional for auth plugin ([0d5a53c](https://github.com/verdaccio/flow-types/commit/0d5a53c))



<a name="5.0.0-beta.1"></a>
# [5.0.0-beta.1](https://github.com/verdaccio/flow-types/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2019-02-01)



<a name="5.0.0-beta.0"></a>
# [5.0.0-beta.0](https://github.com/verdaccio/flow-types/compare/v4.3.0...v5.0.0-beta.0) (2019-01-27)



<a name="4.3.0"></a>
# [4.3.0](https://github.com/verdaccio/flow-types/compare/v4.2.0...v4.3.0) (2019-01-12)

Expand Down

0 comments on commit 2d92aca

Please sign in to comment.