Closed depfu[bot] closed 1 year ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Closed in favor of #2590.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ strftime (0.10.0 → 0.10.1) · Repo · Changelog
Release Notes
0.10.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
v0.10.1
Improve support for v8's Date.toString time zone
Update copyright and link in package.json
Fix order of expected and actual values in assertions
Merge pull request #83 from douglasep/master
fix it_IT shortMonths locale
Merge pull request #77 from kawanet/issue/76
re #76: X: equivalent to %r in en_US
add keywords to package.json
link the changelog from readme
fix a typo
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
This change is