Skip to content

Commit

Permalink
chore: release version 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
remigius42 committed Feb 29, 2024
1 parent f352e8b commit 6a1fe4f
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 +1,8 @@
# CHANGELOG

## [0.2.7](https://github.com/remigius42/algebra.ts/compare/0.2.6...0.2.7) (2024-02-27)

- Update dependencies
- Migrate Makefile into NPM scripts
- Migrate Travis to GitHub Actions build
- Reformat codebase with Prettier
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "algebra.js",
"version": "0.2.6",
"version": "0.2.7",
"description": "Build, display, and solve algebraic equations.",
"main": "algebra.js",
"scripts": {
Expand Down

0 comments on commit 6a1fe4f

Please sign in to comment.