@hashtagcms/themes 1.0.2 → 1.0.3

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.
Files changed (3) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/package.json +6 -7
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 Marghoob Suleman
3
+ Copyright (c) 2025 HashtagCMS
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
@@ -141,13 +141,13 @@ We welcome contributions! Please see our [Contributing Guide](./CONTRIBUTING.md)
141
141
 
142
142
  ## 📄 License
143
143
 
144
- [MIT](LICENSE) © Marghoob Suleman
144
+ [MIT](LICENSE) © HashtagCMS
145
145
 
146
146
  ## 🆘 Support
147
147
 
148
148
  - 📖 [Documentation](./docs/GETTING_STARTED.md)
149
- - 💬 [GitHub Discussions](https://github.com/marghoobsuleman/hashtagcms-themes/discussions)
150
- - 🐛 [Report Issues](https://github.com/marghoobsuleman/hashtagcms-themes/issues)
149
+ - 💬 [GitHub Discussions](https://github.com/hashtagcms/cms-frontend-kit/discussions)
150
+ - 🐛 [Report Issues](https://github.com/hashtagcms/cms-frontend-kit/issues)
151
151
 
152
152
  ## 🌟 Showcase
153
153
 
package/package.json CHANGED
@@ -1,20 +1,19 @@
1
1
  {
2
2
  "name": "@hashtagcms/themes",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "author": {
5
- "name": "Marghoob Suleman",
6
- "email": "marghoobsuleman@gmail.com",
7
- "url": "https://github.com/marghoobsuleman"
5
+ "name": "HashtagCMS",
6
+ "url": "https://github.com/hashtagcms"
8
7
  },
9
8
  "description": "Frontend Themes and Core Logic for HashtagCMS",
10
9
  "repository": {
11
10
  "type": "git",
12
- "url": "git+https://github.com/marghoobsuleman/cms-frontend-kit.git"
11
+ "url": "git+https://github.com/hashtagcms/cms-frontend-kit.git"
13
12
  },
14
13
  "bugs": {
15
- "url": "https://github.com/marghoobsuleman/cms-frontend-kit/issues"
14
+ "url": "https://github.com/hashtagcms/cms-frontend-kit/issues"
16
15
  },
17
- "homepage": "https://github.com/marghoobsuleman/cms-frontend-kit#readme",
16
+ "homepage": "https://github.com/hashtagcms/cms-frontend-kit#readme",
18
17
  "main": "src/core/js/index.js",
19
18
  "bin": "./bin/cli.js",
20
19
  "files": [