diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d2ed6..4b59969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -279,5 +279,4 @@ Initial release of the site [1.1.2]: https://github.com/kytta/share2fedi/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/kytta/share2fedi/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/kytta/share2fedi/compare/v1.0.0...v1.1.0 -[1.0.0]: - https://github.com/kytta/share2fedi/compare/e85aa15400bcdbcccf655d331f72df8304744b85...v1.0.0 +[1.0.0]: https://github.com/kytta/share2fedi/compare/e85aa15400bcdbcccf655d331f72df8304744b85...v1.0.0 diff --git a/package.json b/package.json index ca8a79c..0791c4e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,6 @@ "assets/*.{png,svg}": "pnpm run build:icons" }, "prettier": { - "proseWrap": "always", "singleAttributePerLine": true }, "stylelint": {