Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
/ packer Public archive
generated from wabarc/project-template

Commit

Permalink
Bump version 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Oct 25, 2020
1 parent 7a9e883 commit 8c0fd02
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.5] - 2020-10-26

### Changed
- Remove break line in webpage title.

## [0.0.4] - 2020-10-20

### Fixed
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": "@wabarc/packer",
"version": "0.0.4",
"version": "0.0.5",
"description": "Pack and store webpages from Telegram channel.",
"main": "./dist/index.js",
"types": "./dist/type.d.ts",
Expand Down

0 comments on commit 8c0fd02

Please sign in to comment.