Skip to content

Commit 8c2d18f

Browse files
committed
shared: Bump version to 0.0.6.
This gets some improvements in PollData that we want before implementing polls.
1 parent 2ab9bb6 commit 8c2d18f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@react-navigation/stack": "^5.9.3",
3737
"@sentry/react-native": "^2.4.3",
3838
"@unimodules/core": "~5.3.0",
39-
"@zulip/shared": "^0.0.5",
39+
"@zulip/shared": "^0.0.6",
4040
"base-64": "^0.1.0",
4141
"blueimp-md5": "^2.10.0",
4242
"color": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,10 +2836,10 @@
28362836
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
28372837
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
28382838

2839-
"@zulip/shared@^0.0.5":
2840-
version "0.0.5"
2841-
resolved "https://registry.yarnpkg.com/@zulip/shared/-/shared-0.0.5.tgz#6c5984cecb3b56b415ebfa82d4f17eab14ef75e3"
2842-
integrity sha512-mQNuFO4IvsvCRXTppLAAarBTdtObHE9cpqlGIqJD5rsQSv1wq3PTFxUgQuEAA+9p2L9ND2ucHzFFbMIku587JQ==
2839+
"@zulip/shared@^0.0.6":
2840+
version "0.0.6"
2841+
resolved "https://registry.yarnpkg.com/@zulip/shared/-/shared-0.0.6.tgz#024450692670b572b6eb095845a1203d3001890e"
2842+
integrity sha512-17Shi/YJMln4h/B1CE3I2JiEO99tZDClTDEEXEk/XI2SGYCi1Tdb4hB48QKnlV0cy9k93KAX3oC6cydZyZUwiQ==
28432843
dependencies:
28442844
katex "^0.12.0"
28452845
lodash "^4.17.19"

0 commit comments

Comments
 (0)