@appsignal/plugin-path-decorator
Advanced tools
Comparing version 1.0.13 to 1.0.14
# AppSignal for plugin-path-decorator changelog | ||
## 1.0.14 | ||
### Changed | ||
- patch - Update @appsignal/types dependency to 2.1.7. | ||
### Fixed | ||
- [038d1b8](https://github.com/appsignal/appsignal-javascript/commit/038d1b8beb4042b2610ee3db1c6b3bdb3c9e881f) patch - Fix distributed sourcemaps to include the referenced source properly. | ||
## 1.0.13 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@appsignal/plugin-path-decorator", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,3 +22,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@appsignal/types": "=2.1.6" | ||
"@appsignal/types": "=2.1.7" | ||
}, | ||
@@ -25,0 +25,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
6049
Updated@appsignal/types@=2.1.7