Skip to content

Commit

Permalink
build: 🔖 release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lehuygiang28 committed Apr 21, 2024
1 parent 1b438f4 commit b179e55
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 @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.0.3] - 2025-04-21

### Added
- `sendRequest` method for sending requests to the GHN apis

## [0.0.2] - 2024-04-18

### Added
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": "giaohangnhanh",
"version": "0.0.2",
"version": "0.0.3",
"description": "An open-source nodejs library to support shipping managements with giaohangnhanh (ghn.vn)",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit b179e55

Please sign in to comment.