Skip to content

Commit

Permalink
chore(release): 1.1.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.10](v1.1.9...v1.1.10) (2022-12-19)

### Bug Fixes

* **deps:** update dependency arg-services to v1 ([#14](#14)) ([5815244](5815244))
  • Loading branch information
semantic-release-bot committed Dec 19, 2022
1 parent 5815244 commit 83e2110
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.10](https://github.com/recap-utr/arguemapper/compare/v1.1.9...v1.1.10) (2022-12-19)


### Bug Fixes

* **deps:** update dependency arg-services to v1 ([#14](https://github.com/recap-utr/arguemapper/issues/14)) ([5815244](https://github.com/recap-utr/arguemapper/commit/5815244726c6358dbdb7c65a6edbfa8308fb0f7e))

## [1.1.9](https://github.com/recap-utr/arguemapper/compare/v1.1.8...v1.1.9) (2022-12-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arguemapper",
"version": "1.1.9",
"version": "1.1.10",
"private": true,
"dependencies": {
"@emotion/react": "^11.10.5",
Expand Down

0 comments on commit 83e2110

Please sign in to comment.