strapi-plugin-magic-mark 1.3.0 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * MagicMark - Advanced Query Builder for Strapi
3
3
  *
4
- * Copyright (c) 2025 Schero A. (begservice)
4
+ * Copyright (c) 2025 Schero D.
5
5
  *
6
6
  * Licensed under the MIT License
7
7
  *
@@ -14,7 +14,7 @@
14
14
  *
15
15
  * See LICENSE file for full terms.
16
16
  *
17
- * Repository: https://github.com/begservice/strapi-plugin-magic-mark
18
- * Issues: https://github.com/begservice/strapi-plugin-magic-mark/issues
17
+ * Repository: https://github.com/fame361/Magicmark
18
+ * Issues: https://github.com/fame361/Magicmark/issues
19
19
  */
20
20
 
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 Schero A. (begservice)
3
+ Copyright (c) 2025 Schero D.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -329,7 +329,7 @@ See [CHANGELOG.md](./CHANGELOG.md) for version history and updates.
329
329
 
330
330
  ## 👨‍💻 Author
331
331
 
332
- **Schero A.**
332
+ **Schero D.**
333
333
  - GitHub: [@fame361](https://github.com/fame361)
334
334
 
335
335
  ---
@@ -349,7 +349,7 @@ If you find this plugin useful:
349
349
 
350
350
  MIT License - see [LICENSE](./LICENSE) file for details
351
351
 
352
- **Copyright (c) 2025 Schero A. (begservice)**
352
+ **Copyright (c) 2025 Schero D.**
353
353
 
354
354
  ---
355
355
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.3.0",
2
+ "version": "1.3.1",
3
3
  "keywords": [
4
4
  "strapi",
5
5
  "strapi-plugin",
@@ -97,7 +97,7 @@
97
97
  "description": "Advanced Query Builder and Bookmark Manager for Strapi v5 - Save complex Content Manager filters with one click",
98
98
  "license": "MIT",
99
99
  "private": false,
100
- "author": "Schero A. <schero1894@gmail.com>",
100
+ "author": "Schero D.",
101
101
  "repository": {
102
102
  "type": "git",
103
103
  "url": "https://github.com/fame361/Magicmark.git"