Skip to content

Commit

Permalink
chore(main): release 1.2.14 (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 15, 2022
1 parent b21fbf7 commit a8ae544
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [1.2.14](https://github.com/manuelhenke/ios-calculator-for-web/compare/v1.2.13...v1.2.14) (2022-12-15)


### Bug Fixes

* ensure active class name ([b21fbf7](https://github.com/manuelhenke/ios-calculator-for-web/commit/b21fbf783225f97eb8b88bd7c372bb4490ac0e3e))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ios-calculator-for-web",
"version": "1.2.13",
"version": "1.2.14",
"description": "This is a calculator for the web following the design of the iOS-Calculator.",
"keywords": [
"calculator",
Expand Down

0 comments on commit a8ae544

Please sign in to comment.