Skip to content

Commit

Permalink
chore: regenerate changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
v1rtl committed Dec 12, 2020
1 parent 2c0e8f4 commit 5ffd5ef
Show file tree
Hide file tree
Showing 58 changed files with 120 additions and 10,693 deletions.
95 changes: 2 additions & 93 deletions packages/accepts/CHANGELOG.md
@@ -1,97 +1,6 @@
# @tinyhttp/accepts

## 1.0.4

### Patch Changes

- release clean packages with clean dist

## 1.0.3

### Patch Changes

- remove "src" from files

## 1.0.2

### Patch Changes

- strip bytes

## 1.0.1

### Patch Changes

- Remove license notes from readmes, add readme for type-is

## 1.0.0

### Major Changes

- 1.0 release. the end is here.

## 0.5.3

### Patch Changes

- bump

## 0.5.2

### Patch Changes

- make types more flexible

## 0.5.1

### Patch Changes

- Drop proxy-addr in favor of @tinyhttp/proxy-addr

## 0.5.0

### Minor Changes

- Release 0.5

## 0.4.3

### Patch Changes

- Fix tsconfig

## 0.4.2

### Patch Changes

- Fix undefined bug

## 0.4.1

### Patch Changes

- Fix typings for args

## 0.4.0

### Minor Changes

- Release v0.4

## 0.0.24

### Patch Changes

- Upgrade es-mime-types to fix res.format

## 0.0.23

### Patch Changes

- Fix missing accepts

## 0.0.22

## 1.0.5
### Patch Changes

- Fix broken release
- regenerate changelogs
2 changes: 1 addition & 1 deletion packages/accepts/package.json
@@ -1,7 +1,7 @@
{
"name": "@tinyhttp/accepts",
"description": "accepts rewrite in TypeScript with ESM and CommonJS targets",
"version": "1.0.4",
"version": "1.0.5",
"homepage": "https://tinyhttp.v1rtl.site",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5ffd5ef

Please sign in to comment.