Adds DFS
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.0] - 2023-02-24
|
||||
|
||||
- First release.
|
||||
|
||||
[1.0.0]: https://github.com/pronamic/wp-pronamic-pay-with-mollie-for-gravity-forms/releases/tag/v1.0.0
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "@pronamic/wp-pronamic-pay-with-mollie-for-gravity-forms",
|
||||
"description": "Pronamic Pay plugin with Mollie for Gravity Forms integration.",
|
||||
"version": "1.0.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/pronamic/wp-pronamic-pay-with-mollie-for-gravity-forms.git"
|
||||
},
|
||||
"author": "Pronamic",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"bugs": {
|
||||
"url": "https://github.com/pronamic/wp-pronamic-pay-with-mollie-for-gravity-forms/issues"
|
||||
},
|
||||
"homepage": "https://github.com/pronamic/wp-pronamic-pay-with-mollie-for-gravity-forms#readme",
|
||||
"config": {
|
||||
"slug": "pronamic-pay-with-mollie-for-gravity-forms"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wordpress/env": "^5.12.0"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user