Skip to content

Commit

Permalink
chore(main): release 2.3.3 (#1766)
Browse files Browse the repository at this point in the history
  • Loading branch information
myriaddevops authored Mar 17, 2023
1 parent 959b923 commit 5d07049
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.3.3](https://github.com/myriadsocial/myriad-web/compare/2.3.2...2.3.3) (2023-03-17)


### Bug Fixes

* change error handling message as anonymous user ([#1765](https://github.com/myriadsocial/myriad-web/issues/1765)) ([365bafe](https://github.com/myriadsocial/myriad-web/commit/365bafeb3369323596897298c307174c4292637e))
* tipping ([#1767](https://github.com/myriadsocial/myriad-web/issues/1767)) ([e76064b](https://github.com/myriadsocial/myriad-web/commit/e76064b8a608db2a1cb3ede2a3c7ab54d61b39a6))
* typo on reveal content modal ([#1771](https://github.com/myriadsocial/myriad-web/issues/1771)) ([a7b8210](https://github.com/myriadsocial/myriad-web/commit/a7b821064c2b28cbda4d935ce2ae2f962c535a1f))
* validation create post on mobile display ([#1769](https://github.com/myriadsocial/myriad-web/issues/1769)) ([22e83cb](https://github.com/myriadsocial/myriad-web/commit/22e83cbaa64b914d55991f4cca5558aaef5c7fb9))
* wrong time on imported post ([#1770](https://github.com/myriadsocial/myriad-web/issues/1770)) ([ea72450](https://github.com/myriadsocial/myriad-web/commit/ea72450f20e328f38c84163ee56856e496d6896e))

## [2.3.2](https://github.com/myriadsocial/myriad-web/compare/2.3.1...2.3.2) (2023-03-13)


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": "myriad-web",
"version": "2.3.2",
"version": "2.3.3",
"description": "myriad-web",
"private": true,
"license": "AGPL-3.0",
Expand Down

0 comments on commit 5d07049

Please sign in to comment.