Skip to content

Commit 270c9c5

Browse files
fix: Merge pull request #15 from mindfiredigital/master
Master
2 parents 1de4b3a + da117fb commit 270c9c5

2 files changed

Lines changed: 115 additions & 27 deletions

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
env:
3939
TWINE_USERNAME: __token__
4040
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
41-
run: twine upload dist/*
41+
run: twine upload dist/*

CHANGELOG.md

Lines changed: 114 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,141 @@
1+
# CHANGELOG
12

2-
# Changelog
33

4+
## v1.0.1 (2025-05-19)
45

6+
### Bug Fixes
57

6-
## [Unreleased]
8+
- Merge pull request #12 from CSWorldTelugu/master
9+
([`80972be`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/80972bec897dae440dfd3f9e73f197eac2744507))
710

8-
### Added
11+
workflow update
912

10-
- [List new features or enhancements added but not yet released]
13+
- Merge pull request #13 from CSWorldTelugu/master
14+
([`668bbf8`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/668bbf86c55fd72f0bdd008e114e4ec069854e1d))
1115

12-
### Changed
16+
update workflow
1317

14-
- [List changes, improvements, or modifications made but not yet released]
18+
- Update semantic config
19+
([`56d5bef`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/56d5befc6a4575f7be0a26b04624123b8eb20f31))
1520

16-
### Fixed
21+
- Update semantic config
22+
([`4e21588`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/4e2158867b32a34ee2fcbe4d9a162e4f4d6ec54d))
1723

18-
- [List bug fixes or corrections made but not yet released]
24+
- Update workflow.yml - trigger from master
25+
([`627e9c3`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/627e9c3f7bce92e9a19b2cc84149bbe2881e71a7))
1926

20-
## [Version] - YYYY-MM-DD
2127

22-
### Added
28+
## v1.0.0 (2025-05-14)
2329

24-
- [List new features or enhancements added in this version]
30+
### Features
2531

26-
### Changed
32+
- V1 release
33+
([`5571a29`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/5571a29b11d303501ad76e5688e31891f5e481b7))
2734

28-
- [List changes, improvements, or modifications made in this version]
35+
BREAKING CHANGE: This release includes major changes that warrant a 1.0.0 version bump.
2936

30-
### Fixed
37+
### Breaking Changes
3138

32-
- [List bug fixes or corrections made in this version]
39+
- This release includes major changes that warrant a 1.0.0 version bump.
3340

34-
## [Older Versions]
3541

36-
[Repeat the above sections for older versions of your project]
42+
## v0.3.0 (2025-05-14)
3743

38-
## Contributing
44+
### Features
3945

40-
Please read [CONTRIBUTING.md](./contributing-template.md) for details on our code of conduct, and the process for submitting pull requests to us.
46+
- V1 release
47+
([`b672a84`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/b672a8466d7299287ccf9c7b1035a7632c855da6))
4148

42-
## Authors
49+
BREAKING CHANGE: This release includes major changes that warrant a 1.0.0 version bump.
4350

44-
- Author 1
45-
- Author 2
51+
- V1 release
52+
([`f818454`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/f81845470a669a45607caa3d7de299785f66bca3))
4653

47-
## License
54+
### Breaking Changes
4855

49-
This project is licensed under the [License Name] - see the [LICENSE.md](./license-template.md) file for details.
56+
- This release includes major changes that warrant a 1.0.0 version bump.
5057

51-
## Customization
5258

53-
You can customize this changelog to meet the specific needs and preferences of your project. Feel free to modify the structure, add more details, or change the formatting to better suit your project's versioning and documentation requirements.
59+
## v0.2.0 (2025-05-14)
60+
61+
62+
## v0.1.6 (2025-05-14)
63+
64+
### Bug Fixes
65+
66+
- Udpate workflow to work on master
67+
([`abaf47f`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/abaf47fc07eee8ebcc726cb07b8fd396fa7e6a25))
68+
69+
- Updated workflow to run on main
70+
([`7fabd12`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/7fabd12172e7c61dcdaff628a51b15399bd3b47e))
71+
72+
### Features
73+
74+
- Initial-release
75+
([`c52d83e`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/c52d83e554934b8428dd3b0bf2f9cb00b6f4f5d5))
76+
77+
78+
## v0.1.5 (2025-05-14)
79+
80+
### Bug Fixes
81+
82+
- Update workflow
83+
([`f34bd57`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/f34bd5724941817782111dda6089021b540292e7))
84+
85+
86+
## v0.1.4 (2025-05-14)
87+
88+
89+
## v0.1.3 (2025-05-14)
90+
91+
### Bug Fixes
92+
93+
- Update readme
94+
([`9b3ae8c`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/9b3ae8c64351ed6cd10d8d9b46cd9f9ee9c44688))
95+
96+
97+
## v0.1.2 (2025-05-14)
98+
99+
### Bug Fixes
100+
101+
- Update readme
102+
([`8686199`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/8686199110eb74b222ef940f1ce400d0ccecd448))
103+
104+
- Update readme
105+
([`abc4771`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/abc4771319e1912b51fc02255f2936fcc8092ce9))
106+
107+
108+
## v0.1.1 (2025-05-14)
109+
110+
111+
## v0.1.0 (2025-05-14)
112+
113+
### Bug Fixes
114+
115+
- Add releaseerc
116+
([`1970ac8`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/1970ac8c22c9164e76147855ebe2a8904c8534f6))
117+
118+
- Add version in init.py
119+
([`11ce3f3`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/11ce3f33ae8d513eea5229ee1ff54c233e71cfbe))
120+
121+
- Update readme
122+
([`fdb655f`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/fdb655f6d68fa201bcf90c7615cedff41e60c478))
123+
124+
- Update setup file - Merge pull request #9 from CSWorldTelugu/master
125+
([`484feca`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/484fecaab3536242e846f3e65e5b4c94058f0f03))
126+
127+
update setup file
128+
129+
- Update setup.cfg
130+
([`f03efb7`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/f03efb72d7278c84189eec94536720d0e1beb55b))
131+
132+
- Update workflow.yml
133+
([`39e803d`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/39e803d95b5f80e8b1f319bcf90328c6f466a712))
134+
135+
- Update workflow.yml to raise PR to main from master
136+
([`aed95e6`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/aed95e6cf095dc811ccfcc9592a99aa4517719e3))
137+
138+
### Features
139+
140+
- Initial release
141+
([`7093c0c`](https://github.com/mindfiredigital/python-fm-dapi-weaver/commit/7093c0c0e17ab7883208549989192b9988f17634))

0 commit comments

Comments
 (0)