New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@auto-it/version-file

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto-it/version-file - npm Package Compare versions

Comparing version 10.45.2 to 10.46.0

26

CHANGELOG.md

@@ -0,1 +1,27 @@

# v10.46.0 (Wed Apr 26 2023)
### Release Notes
#### Add --from latest option to release and changelog commands ([#2356](https://github.com/intuit/auto/pull/2356))
You can now use `--from latest` in both the `changelog`and `release` commands.
This is useful if you want to generate a changelog for a prerelease that includes all changes since the `latest` release.
```sh
auto release --from latest --prerelease
```
---
#### 🚀 Enhancement
- Add --from latest option to release and changelog commands [#2356](https://github.com/intuit/auto/pull/2356) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v10.45.2 (Wed Apr 26 2023)

@@ -2,0 +28,0 @@

6

package.json
{
"name": "@auto-it/version-file",
"version": "10.45.2",
"version": "10.46.0",
"main": "dist/index.js",

@@ -39,3 +39,3 @@ "description": "",

"dependencies": {
"@auto-it/core": "10.45.2",
"@auto-it/core": "10.46.0",
"fp-ts": "^2.5.3",

@@ -46,3 +46,3 @@ "io-ts": "^2.1.2",

},
"gitHead": "726ed505d212375aff13ca72c510a24bf4f1ad17"
"gitHead": "c0fc91701fb893f51e97cc21f8722555bb51fca4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc