Skip to content

Commit

Permalink
Merge pull request #24 from ieedan/release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
ieedan authored Nov 20, 2024
2 parents 39ff8fa + 07c0110 commit 2f7e1ca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.0"
".": "1.4.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/ieedan/std/compare/v1.3.0...v1.4.0) (2024-11-20)


### Features

* add conversions to `utiltities/math` ([f4f6e36](https://github.com/ieedan/std/commit/f4f6e363cb3ca7aa8fce50a97bb09575c74a0626))

## [1.3.0](https://github.com/ieedan/std/compare/v1.2.1...v1.3.0) (2024-11-20)


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": "std",
"version": "1.3.0",
"version": "1.4.0",
"packageManager": "[email protected]",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 2f7e1ca

Please sign in to comment.