Skip to content

Commit

Permalink
chore: release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ralcorta committed Oct 31, 2022
1 parent 5a4655a commit a1224a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## Unreleased

## 0.9.0 - 2022-10-31
### Added

- Changelog
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "afip.ts",
"version": "0.8.4",
"version": "0.9.0",
"description": "Afip typescript SDK",
"source": "src/index.ts",
"main": "lib/index.js",
Expand Down Expand Up @@ -58,4 +58,4 @@
"endpoint",
"wsaa"
]
}
}

0 comments on commit a1224a4

Please sign in to comment.