Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wkovacs64/changesets-test

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wkovacs64/changesets-test - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

4

.changeset/config.json
{
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
"changelog": "@changesets/cli/changelog",
"changelog": ["@changesets/changelog-github", { "repo": "wKovacs64/changesets-test" }],
"commit": false,

@@ -11,2 +11,2 @@ "fixed": [],

"ignore": []
}
}
# @wkovacs64/changesets-test
## 1.1.0
### Minor Changes
- [`7b1765f`](https://github.com/wKovacs64/changesets-test/commit/7b1765f1709d738e1edab06127679efdff5f10b3) Thanks [@wKovacs64](https://github.com/wKovacs64)! - use @changesets/changelog-github for better changelog entries
## 1.0.0

@@ -4,0 +10,0 @@

{
"name": "@wkovacs64/changesets-test",
"version": "1.0.0",
"version": "1.1.0",
"description": "Testing changesets",

@@ -27,4 +27,5 @@ "main": "index.js",

"devDependencies": {
"@changesets/changelog-github": "^0.4.4",
"@changesets/cli": "^2.22.0"
}
}
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