-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Releases #93
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Spades-S
commented
Jul 26, 2021
- Release 2.1.0
- Release 2.1.1
- Release 2.1.2
* 📦 Chore: add picgo bump version * 📦 Chore: substitute npm with yarn * 📦 Chore: move pre-commit to husky for using by `git cz` * 📦 Chore: finish azure pipeline & remove appveyor * 🔙 Revert: fix mistake in test script * 📝 Docs: make readme tidier * 📝 Docs: revert to details/summary tags * 📝 Docs: update license * 📝 Docs: add upupming to license
fix bugs when upload images from clipboard in Windows 7 ISSUES CLOSED: #34
…g issue, out-of-box format(#36) * 🔨 Refactor: code structure * 🐛 Fix: picgo -> vspicgo, prettier fix * 🐛 Fix: on load -> before upload plugin * 🎨 Style: log -> data * 🐛 Fix: get config, editor each time * 🎨 Style: message consistency * 🐛 Fix: qiniu.area enum -> string * 🐛 Fix: update picgo on settings changed * ✨ Feature: out-of-box format * 🔙 Revert: still using enum for qiniu area * 🔨 Refactor: singleton pattern for `picgo` * 🐛 Fix: add tencent cos path option * 🔨 Refactor: replace require with fs
add summary tag in details tag aimed at PicGo-electorn users
* ✅ Test: add basic testes * 🐛 Fix: import -> require * 🐛 Fix: build * 📦 Chore: add coveralls env * ✨ Feature: test report on command line * Update package.json * 🐛 Fix: coverage * ✨ Feature: report to coveralls * 🐛 Fix: use sed to fix lcov.info's relative path
upgrade dependencies, support sm.ms V2 ISSUES CLOSED: #57
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/kevva/decompress/releases) - [Commits](kevva/decompress@v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add support for svg image while choosing files
* 🚧 WIP(code style): migrate to standardjs * 🐛 Fix(upload): upload events off * ✅ Test: fix test configuration * 📦 Chore: add console for message * 🐛 Fix: show message should not block following operations
Co-authored-by: Yiming Li <yimingli.cs@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.