Skip to content

Commit

Permalink
chore(release): 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Dec 29, 2023
1 parent 6593cf9 commit f8372df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.2](https://github.com/wopjs/tsur/compare/v0.1.1...v0.1.2) (2023-12-29)

### [0.1.1](https://github.com/wopjs/tsur/compare/v0.1.0...v0.1.1) (2023-12-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wopjs/tsur",
"private": true,
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript goodies inspired by Rust.",
"repository": "wopjs/tsur",
"main": "./index.js",
Expand Down

0 comments on commit f8372df

Please sign in to comment.