Skip to content

Commit

Permalink
Merge pull request #30 from telostat/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--release-please-action

chore(main): release 0.1.1
  • Loading branch information
alioguzhan authored Aug 3, 2022
2 parents 253a2df + 73ce237 commit b60356c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/telostat/typescript-prelude/compare/v0.1.0...v0.1.1) (2022-08-03)


### Bug Fixes

* types are broken for SDate and SDateTime ([0447159](https://github.com/telostat/typescript-prelude/commit/044715944c55b772c07e81381b35c9418bf6bf22))

## [0.1.0](https://github.com/telostat/typescript-prelude/compare/v0.0.2...v0.1.0) (2022-08-01)


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": "@telostat/prelude",
"version": "0.1.0",
"version": "0.1.1",
"description": "Experimental TypeScript Module as a Prelude",
"author": "Telostat Pte Ltd",
"license": "MIT",
Expand Down

0 comments on commit b60356c

Please sign in to comment.