diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ab3e3a..3ae8e74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,42 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v1.0.0](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.5.0...v1.0.0) +#### [v1.0.1](https://github.com/kremalicious/gatsby-redirect-from/compare/v1.0.0...v1.0.1) + +- Bump eslint from 8.33.0 to 8.36.0 [`#350`](https://github.com/kremalicious/gatsby-redirect-from/pull/350) +- Bump prettier from 2.8.3 to 2.8.4 [`#343`](https://github.com/kremalicious/gatsby-redirect-from/pull/343) +- Bump release-it from 15.6.0 to 15.9.0 [`#352`](https://github.com/kremalicious/gatsby-redirect-from/pull/352) +- Bump webpack from 5.75.0 to 5.76.1 [`#351`](https://github.com/kremalicious/gatsby-redirect-from/pull/351) +- Bump @babel/core from 7.20.12 to 7.21.3 [`#353`](https://github.com/kremalicious/gatsby-redirect-from/pull/353) +- Bump @babel/cli from 7.20.7 to 7.21.0 [`#346`](https://github.com/kremalicious/gatsby-redirect-from/pull/346) +- Bump http-cache-semantics from 4.1.0 to 4.1.1 [`#342`](https://github.com/kremalicious/gatsby-redirect-from/pull/342) +- Bump eslint from 8.32.0 to 8.33.0 [`#341`](https://github.com/kremalicious/gatsby-redirect-from/pull/341) +- Bump ua-parser-js from 0.7.32 to 0.7.33 [`#340`](https://github.com/kremalicious/gatsby-redirect-from/pull/340) +- Bump engine.io and gatsby [`#339`](https://github.com/kremalicious/gatsby-redirect-from/pull/339) +- Bump eslint-config-prettier from 8.5.0 to 8.6.0 [`#338`](https://github.com/kremalicious/gatsby-redirect-from/pull/338) +- Bump eslint from 8.31.0 to 8.32.0 [`#337`](https://github.com/kremalicious/gatsby-redirect-from/pull/337) +- Bump prettier from 2.8.1 to 2.8.3 [`#336`](https://github.com/kremalicious/gatsby-redirect-from/pull/336) +- Bump @babel/core from 7.20.5 to 7.20.12 [`#335`](https://github.com/kremalicious/gatsby-redirect-from/pull/335) +- Bump @babel/cli from 7.19.3 to 7.20.7 [`#330`](https://github.com/kremalicious/gatsby-redirect-from/pull/330) +- Bump release-it from 15.5.1 to 15.6.0 [`#333`](https://github.com/kremalicious/gatsby-redirect-from/pull/333) +- Bump eslint from 8.29.0 to 8.31.0 [`#332`](https://github.com/kremalicious/gatsby-redirect-from/pull/332) +- Bump json5 from 1.0.1 to 1.0.2 [`#334`](https://github.com/kremalicious/gatsby-redirect-from/pull/334) +- Bump prettier from 2.8.0 to 2.8.1 [`#327`](https://github.com/kremalicious/gatsby-redirect-from/pull/327) +- Bump chalk from 5.1.2 to 5.2.0 [`#328`](https://github.com/kremalicious/gatsby-redirect-from/pull/328) +- Bump got and gatsby [`#326`](https://github.com/kremalicious/gatsby-redirect-from/pull/326) +- Bump qs and express [`#325`](https://github.com/kremalicious/gatsby-redirect-from/pull/325) +- Bump decode-uri-component from 0.2.0 to 0.2.2 [`#324`](https://github.com/kremalicious/gatsby-redirect-from/pull/324) +- Bump @babel/core from 7.20.2 to 7.20.5 [`#323`](https://github.com/kremalicious/gatsby-redirect-from/pull/323) +- Bump eslint from 8.27.0 to 8.29.0 [`#322`](https://github.com/kremalicious/gatsby-redirect-from/pull/322) +- Bump release-it from 15.5.0 to 15.5.1 [`#321`](https://github.com/kremalicious/gatsby-redirect-from/pull/321) +- Bump prettier from 2.7.1 to 2.8.0 [`#320`](https://github.com/kremalicious/gatsby-redirect-from/pull/320) +- Bump loader-utils from 1.4.1 to 1.4.2 [`#318`](https://github.com/kremalicious/gatsby-redirect-from/pull/318) +- Bump socket.io-parser from 4.0.4 to 4.0.5 [`#317`](https://github.com/kremalicious/gatsby-redirect-from/pull/317) +- package updates [`4a4cfa8`](https://github.com/kremalicious/gatsby-redirect-from/commit/4a4cfa89b7e30960c4416681fb8c9dec2f47342e) + +### [v1.0.0](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.5.0...v1.0.0) + +> 8 November 2022 - Bump loader-utils from 1.4.0 to 1.4.1 [`#316`](https://github.com/kremalicious/gatsby-redirect-from/pull/316) - Bump eslint from 8.26.0 to 8.27.0 [`#315`](https://github.com/kremalicious/gatsby-redirect-from/pull/315) @@ -42,6 +77,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump parse-url from 6.0.0 to 6.0.2 [`#277`](https://github.com/kremalicious/gatsby-redirect-from/pull/277) - Bump sharp from 0.30.3 to 0.30.6 [`#268`](https://github.com/kremalicious/gatsby-redirect-from/pull/268) - Bump eslint from 8.13.0 to 8.15.0 [`#261`](https://github.com/kremalicious/gatsby-redirect-from/pull/261) +- Release 1.0.0 [`112d72e`](https://github.com/kremalicious/gatsby-redirect-from/commit/112d72e671db94a2e0028bd8f4e971c3b2b0bc69) - Gatsby v5 support [`b3f7933`](https://github.com/kremalicious/gatsby-redirect-from/commit/b3f793356d4254527d968efdfa694479880bcd97) #### [v0.5.0](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.4.4...v0.5.0) diff --git a/package-lock.json b/package-lock.json index d4982dd..4fdbdfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gatsby-redirect-from", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gatsby-redirect-from", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "devDependencies": { "@babel/cli": "^7.21.0", diff --git a/package.json b/package.json index c93e825..c5d7234 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-redirect-from", - "version": "1.0.0", + "version": "1.0.1", "author": "Matthias Kretschmann ", "description": "Set redirect urls in your YAML frontmatter within your Gatsby site's Markdown files. Mimics the behavior of jekyll-redirect-from.", "homepage": "https://kremalicious.com/gatsby-redirect-from/",