You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #962 v1.1.2 missing commits from main (weaverryan)
This PR was squashed before being merged into the main branch.
Discussion
----------
v1.1.2 missing commits from main
Hi!
When I tagged 1.1.2, I mistakenly included 1 commit that was not on main. That commit, plus the commit that bumps `package.json`, were never pushed to main. Thanks to @Kocal for pointing this out - it was an error in my release process. Fortunately, the extra commit was just to a test file.
This PR adds those 2 commits, and reverts the test commit. This add the 2 missing commits into `main` and revert the code change that was never intended.
Cheers!
Commits
-------
41a6643 Revert "WIP - fixing tests by allowing dynamic filename asserts"
6eed362 Tagging 1.1.2
5bf6d21 WIP - fixing tests by allowing dynamic filename asserts
0 commit comments