Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
chore: prepare for 1.6.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Jun 11, 2020
1 parent 2a48a8a commit 32c06d6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.6.6
- chore: update jetifier-standalone distribution (thanks @mcBIG!)
- docs: include jetifier-standalone checksums (verified vs upstream, @mikehardy)

## 1.6.5
- fix: avoid infinite readdir loop w/symlink skip (great work, thanks @gaodeng!)
- docs(README): clarify jetifier runs automatically in RN>=0.60 (thanks @taylorkline!)
Expand Down
16 changes: 8 additions & 8 deletions jetifier-standalone-checksums.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
d969576e11331025beb13d73d27db203 bin/jetifier-standalone
8b4223e7ee3fc9645eec9fa17efd7e2a bin/jetifier-standalone.bat
8b4223e7ee3fc9645eec9fa17efd7e2a bin/jetifier-standalone.bat
165a900a78de3a879bc9c95386ecbbb0 bin/jetifier-standalone
553c35c94edd5c7707773f6d2c199437 bin/jetifier-standalone.bat
553c35c94edd5c7707773f6d2c199437 bin/jetifier-standalone.bat
f4fb462172517b46b6cd90003508515a lib/annotations-13.0.jar
305b31315dbca9c3cddac687b4a0e04c lib/asm-6.0.jar
cbe9c8e4ed2a7e27de503b43f6dc4d61 lib/asm-commons-6.0.jar
Expand All @@ -9,8 +9,8 @@ ddd94acc28c09f938523c9f440cd97cc lib/asm-util-6.0.jar
8d5fa2a42fef17d9034b35a9ac9cc750 lib/commons-cli-1.3.1.jar
a42f1f5bfa4e6f123ddcab3de7e0ff81 lib/gson-2.8.0.jar
86a30c9b1ddc08ca155747890db423b7 lib/jdom2-2.0.6.jar
ba45e1f2d65fdb3d79dde47ac13befd3 lib/jetifier-core-1.0.0-beta04.jar
8b44ae98e6f7a8d8074ededbc51fbc42 lib/jetifier-processor-1.0.0-beta04.jar
b5c667c8ed85580c14a5ddfb46e62bc3 lib/jetifier-standalone.jar
0a6fdb087bb06ad92eb8d79747496519 lib/kotlin-stdlib-1.3.0.jar
471bd68f7934727ab395ad1261b4f772 lib/kotlin-stdlib-common-1.3.0.jar
a6b614ed04be204ab4ca983b36e1a737 lib/jetifier-core-1.0.0-beta09.jar
e61c807b62018a2951fb9ad632ef2fb9 lib/jetifier-processor-1.0.0-beta09.jar
ec943aac5c72b809cf811241e4ab7fea lib/jetifier-standalone.jar
13e7dc2fb38e2ea9d5246beb3a9d3224 lib/kotlin-stdlib-1.3.60.jar
ea1e6cebb9e2ebf429ae73de935c67c4 lib/kotlin-stdlib-common-1.3.60.jar

0 comments on commit 32c06d6

Please sign in to comment.