Commit dd7e7a6 semantic-release
committed
1 parent f7fd392 commit dd7e7a6 Copy full SHA for dd7e7a6
File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.4.1 (2025-03-06)
5
+
6
+ ### Bug Fixes
7
+
8
+ - ** ci** : Improve release process
9
+ ([ ` f7fd392 ` ] ( https://github.com/r-near/near-sdk-py/commit/f7fd3923102acbf3394177143de3846617269d30 ) )
10
+
11
+
4
12
## v0.4.0 (2025-03-06)
5
13
14
+ ### Chores
15
+
16
+ - ** release** : 0.4.0
17
+ ([ ` 3913f58 ` ] ( https://github.com/r-near/near-sdk-py/commit/3913f584b80662ec9f6601ab87e8a38d7b718e3b ) )
18
+
6
19
### Documentation
7
20
8
21
- Add more info about Collections
16
29
17
30
## v0.3.0 (2025-03-05)
18
31
32
+ ### Chores
33
+
34
+ - ** release** : 0.3.0
35
+ ([ ` c72f1eb ` ] ( https://github.com/r-near/near-sdk-py/commit/c72f1ebb2afd8ada616e7826e1f66936d4cd5f03 ) )
36
+
19
37
### Features
20
38
21
39
- Collections API ([ #4 ] ( https://github.com/r-near/near-sdk-py/pull/4 ) ,
44
62
45
63
## v0.2.0 (2025-03-04)
46
64
65
+ ### Chores
66
+
67
+ - ** release** : 0.2.0
68
+ ([ ` 204dbb8 ` ] ( https://github.com/r-near/near-sdk-py/commit/204dbb8f468562ed8c0b7c3b1e6e8f5a223d0383 ) )
69
+
47
70
### Documentation
48
71
49
72
- Update README
91
114
- Update permissions
92
115
([ ` 0e9b3ae ` ] ( https://github.com/r-near/near-sdk-py/commit/0e9b3aee307aababe8db3ba2c61c7c661516f390 ) )
93
116
117
+ - ** release** : 0.1.2
118
+ ([ ` 9667445 ` ] ( https://github.com/r-near/near-sdk-py/commit/96674452eef1cb6628c8f35d4a6ee8d6def8d8ab ) )
119
+
94
120
95
121
## v0.1.1 (2025-03-03)
96
122
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " near-sdk-py"
3
- version = " 0.4.0 "
3
+ version = " 0.4.1 "
4
4
description = " A higher-level API for building NEAR smart contracts in Python."
5
5
readme = " README.md"
6
6
requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments