Skip to content

Commit

Permalink
chore: Release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiTa97 committed Jan 3, 2023
1 parent 1b1e7af commit 82f4fb2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## [0.1.2](https://github.com/MahdiTa97/range-at-index-typescript/compare/0.1.1...0.1.2)
## [0.1.3](https://github.com/MahdiTa97/range-at-index-typescript/compare/0.1.2...0.1.3)

- fix: mistake in function name [`1b1e7af`](https://github.com/MahdiTa97/range-at-index-typescript/commit/1b1e7afc771d8e8a8f223da6f464b7adbedadfe1)

## [0.1.2](https://github.com/MahdiTa97/range-at-index-typescript/compare/0.1.1...0.1.2) (2023-01-03)

- docs: update readme file [`4b62d81`](https://github.com/MahdiTa97/range-at-index-typescript/commit/4b62d8181ad980fd70c30718cb5ab34a117cde52)
- docs: update readme file [`9ea7e19`](https://github.com/MahdiTa97/range-at-index-typescript/commit/9ea7e192a77bb524ae5fec528638dc60622649f8)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.2",
"version": "0.1.3",
"description": "An npm package for demonstration purposes using TypeScript to build for both the ECMAScript Module format (i.e. ESM or ES Module) and CommonJS Module format. It can be used in Node.js and browser applications.",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 82f4fb2

Please sign in to comment.