Commit a7a6a24
committed
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 asserts1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments