mirror of
https://github.com/kremalicious/gatsby-redirect-from.git
synced 2024-12-22 09:13:20 +01:00
Release 0.4.0
This commit is contained in:
parent
e57fdbddf0
commit
375d062bc2
33
CHANGELOG.md
33
CHANGELOG.md
@ -4,8 +4,41 @@ 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).
|
||||
|
||||
#### [v0.4.0](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.3.0...v0.4.0)
|
||||
|
||||
- Bump lodash from 4.17.19 to 4.17.21 [`#151`](https://github.com/kremalicious/gatsby-redirect-from/pull/151)
|
||||
- Bump @babel/eslint-parser from 7.13.10 to 7.14.2 [`#152`](https://github.com/kremalicious/gatsby-redirect-from/pull/152)
|
||||
- Bump @babel/core from 7.13.10 to 7.14.2 [`#153`](https://github.com/kremalicious/gatsby-redirect-from/pull/153)
|
||||
- Bump @babel/preset-env from 7.13.10 to 7.14.2 [`#154`](https://github.com/kremalicious/gatsby-redirect-from/pull/154)
|
||||
- Bump release-it from 14.5.0 to 14.6.2 [`#150`](https://github.com/kremalicious/gatsby-redirect-from/pull/150)
|
||||
- Bump eslint from 7.22.0 to 7.26.0 [`#149`](https://github.com/kremalicious/gatsby-redirect-from/pull/149)
|
||||
- Bump handlebars from 4.7.6 to 4.7.7 [`#147`](https://github.com/kremalicious/gatsby-redirect-from/pull/147)
|
||||
- Bump @babel/eslint-parser from 7.13.8 to 7.13.10 [`#127`](https://github.com/kremalicious/gatsby-redirect-from/pull/127)
|
||||
- Bump @babel/core from 7.13.8 to 7.13.10 [`#128`](https://github.com/kremalicious/gatsby-redirect-from/pull/128)
|
||||
- Bump @babel/cli from 7.13.0 to 7.13.10 [`#129`](https://github.com/kremalicious/gatsby-redirect-from/pull/129)
|
||||
- Bump @babel/preset-env from 7.13.8 to 7.13.10 [`#130`](https://github.com/kremalicious/gatsby-redirect-from/pull/130)
|
||||
- Bump eslint from 7.21.0 to 7.22.0 [`#131`](https://github.com/kremalicious/gatsby-redirect-from/pull/131)
|
||||
- Bump @babel/core from 7.12.16 to 7.13.8 [`#125`](https://github.com/kremalicious/gatsby-redirect-from/pull/125)
|
||||
- Bump eslint from 7.20.0 to 7.21.0 [`#124`](https://github.com/kremalicious/gatsby-redirect-from/pull/124)
|
||||
- Bump @babel/eslint-parser from 7.12.16 to 7.13.8 [`#123`](https://github.com/kremalicious/gatsby-redirect-from/pull/123)
|
||||
- Bump eslint-config-prettier from 7.2.0 to 8.1.0 [`#120`](https://github.com/kremalicious/gatsby-redirect-from/pull/120)
|
||||
- Bump @babel/cli from 7.12.16 to 7.13.0 [`#121`](https://github.com/kremalicious/gatsby-redirect-from/pull/121)
|
||||
- Bump @babel/preset-env from 7.12.16 to 7.13.8 [`#122`](https://github.com/kremalicious/gatsby-redirect-from/pull/122)
|
||||
- Bump release-it from 14.4.0 to 14.4.1 [`#118`](https://github.com/kremalicious/gatsby-redirect-from/pull/118)
|
||||
- Bump eslint from 7.19.0 to 7.20.0 [`#114`](https://github.com/kremalicious/gatsby-redirect-from/pull/114)
|
||||
- Bump @babel/core from 7.12.10 to 7.12.16 [`#113`](https://github.com/kremalicious/gatsby-redirect-from/pull/113)
|
||||
- Bump @babel/cli from 7.12.10 to 7.12.16 [`#111`](https://github.com/kremalicious/gatsby-redirect-from/pull/111)
|
||||
- Bump @babel/preset-env from 7.12.11 to 7.12.16 [`#112`](https://github.com/kremalicious/gatsby-redirect-from/pull/112)
|
||||
- Bump @babel/eslint-parser from 7.12.1 to 7.12.16 [`#110`](https://github.com/kremalicious/gatsby-redirect-from/pull/110)
|
||||
- Bump release-it from 14.2.2 to 14.4.0 [`#109`](https://github.com/kremalicious/gatsby-redirect-from/pull/109)
|
||||
- package updates [`e57fdbd`](https://github.com/kremalicious/gatsby-redirect-from/commit/e57fdbddf02374389437506c1e3d801d7ac63303)
|
||||
- set Gatsby peerDependencies [`5fd507f`](https://github.com/kremalicious/gatsby-redirect-from/commit/5fd507f038de9b46022c7ff093ed4da063e07927)
|
||||
- Merge pull request #132 from kremalicious/dependabot/npm_and_yarn/release-it-14.5.0 [`673eab7`](https://github.com/kremalicious/gatsby-redirect-from/commit/673eab719732b281ab2947d110803754284511f4)
|
||||
|
||||
#### [v0.3.0](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.4...v0.3.0)
|
||||
|
||||
> 1 February 2021
|
||||
|
||||
- switch CI [`#103`](https://github.com/kremalicious/gatsby-redirect-from/pull/103)
|
||||
- Bump release-it from 14.0.3 to 14.2.0 [`#70`](https://github.com/kremalicious/gatsby-redirect-from/pull/70)
|
||||
- Bump eslint-config-prettier from 6.12.0 to 6.13.0 [`#68`](https://github.com/kremalicious/gatsby-redirect-from/pull/68)
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "gatsby-redirect-from",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.14.3",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gatsby-redirect-from",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"author": "Matthias Kretschmann <m@kretschmann.io>",
|
||||
"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/",
|
||||
|
Loading…
Reference in New Issue
Block a user