Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2021-07-01)

### Bug Fixes

* add optionalDependencies ([#3](#3)) ([97fa744](97fa744))

### Performance Improvements

* update deps ([#4](#4)) ([5d0c0f5](5d0c0f5))
  • Loading branch information
qiwibot committed Jul 1, 2021
1 parent 5d0c0f5 commit f20f376
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.0.3](https://github.com/qiwi-forks/npm-types/compare/v1.0.2...v1.0.3) (2021-07-01)


### Bug Fixes

* add optionalDependencies ([#3](https://github.com/qiwi-forks/npm-types/issues/3)) ([97fa744](https://github.com/qiwi-forks/npm-types/commit/97fa74483715557c320f6987c4eaeb090918af04))


### Performance Improvements

* update deps ([#4](https://github.com/qiwi-forks/npm-types/issues/4)) ([5d0c0f5](https://github.com/qiwi-forks/npm-types/commit/5d0c0f5243bd6c0af6e62685eb0a1cc30bf8bb53))

## [1.0.2](https://github.com/qiwi-forks/npm-types/compare/v1.0.1...v1.0.2) (2020-12-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/npm-types",
"version": "1.0.2",
"version": "1.0.3",
"description": "Typescript definitions for npm registry content",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit f20f376

Please sign in to comment.