Skip to content

Commit

Permalink
Merge pull request #27 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 ead7302 + 8ace618 commit 159031e
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.4.0"
".": "1.5.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.5.0](https://github.com/ieedan/std/compare/v1.4.0...v1.5.0) (2024-11-20)


### Features

* Add triangles to `utilities/math` ([886c83d](https://github.com/ieedan/std/commit/886c83de13a0665d409023b8c28291da108bbd73))

## [1.4.0](https://github.com/ieedan/std/compare/v1.3.0...v1.4.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.4.0",
"version": "1.5.0",
"packageManager": "[email protected]",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 159031e

Please sign in to comment.