Skip to content

Commit f5150f5

Browse files
author
github-actions
committed
chore(release): v0.1.1 [skip ci]
1 parent 2ff12c9 commit f5150f5

File tree

2 files changed

+243
-1
lines changed

2 files changed

+243
-1
lines changed

CHANGELOG.md

Lines changed: 241 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,241 @@
1+
# CHANGELOG
2+
3+
4+
5+
## v0.1.1 (2023-11-20)
6+
7+
### Fix
8+
9+
* fix: used PAT (#26)
10+
11+
* test: write to main
12+
13+
* fix: token
14+
15+
* test: debug
16+
17+
* test: debugging tokens
18+
19+
* test: uncomment
20+
21+
* test: write to main
22+
23+
* fix: token
24+
25+
* test: debug
26+
27+
* test: debugging tokens
28+
29+
* test: uncomment
30+
31+
* fix: Changed to main ([`2ff12c9`](https://github.com/AI21Labs/ai21_tokenizer/commit/2ff12c9b4d490eec0d089b18a6bdabda7e23e952))
32+
33+
34+
## v0.1.0 (2023-11-20)
35+
36+
### Chore
37+
38+
* chore(release): v0.1.0 [skip ci] ([`48607f9`](https://github.com/AI21Labs/ai21_tokenizer/commit/48607f92d977ce4d725879d5ac1306c8efd3255c))
39+
40+
### Ci
41+
42+
* ci: Create dependabot.yml (#19)
43+
44+
* ci: Create dependabot.yml
45+
46+
* fix: commit-message prefix
47+
48+
* fix: Added more config to dependabot action ([`23faaa8`](https://github.com/AI21Labs/ai21_tokenizer/commit/23faaa81d37a673d56542b367470aab6013d2b39))
49+
50+
### Feature
51+
52+
* feat: Pypi publish (#18)
53+
54+
* feast: Added setup.py
55+
56+
* feast: Added publish.yaml ([`77ee751`](https://github.com/AI21Labs/ai21_tokenizer/commit/77ee751b6d7610c4b4955ad488579a88f47d4f8b))
57+
58+
* feat: test PAT (#9) ([`a10b6a4`](https://github.com/AI21Labs/ai21_tokenizer/commit/a10b6a494c20e8929dc3ba355527f8290f27afbf))
59+
60+
* feat: Added semantic prs actions (#8) ([`afab5ff`](https://github.com/AI21Labs/ai21_tokenizer/commit/afab5ff05154da698120d67f7a018907c6ed1ecc))
61+
62+
### Fix
63+
64+
* fix: Added permissions (#25)
65+
66+
* fix: Added permissions
67+
68+
* fix: permissions location
69+
70+
* fix: verbose
71+
72+
* fix: Removed bad input "root_options" ([`d684575`](https://github.com/AI21Labs/ai21_tokenizer/commit/d684575675e85e70af96639cc3c33f125770e7da))
73+
74+
* fix: Change token (#17)
75+
76+
* fix: token key
77+
78+
* fix: token github
79+
80+
* fix: token github cls
81+
82+
* fix: token github cls ([`ec4f35b`](https://github.com/AI21Labs/ai21_tokenizer/commit/ec4f35bf477a602e648f1d6d212c2a388b9c97e0))
83+
84+
* fix: Change token (#16)
85+
86+
* fix: token key
87+
88+
* fix: token github ([`d876a43`](https://github.com/AI21Labs/ai21_tokenizer/commit/d876a43b4bde91f202f93fb22411df088af49293))
89+
90+
* fix: token key (#15) ([`0b76344`](https://github.com/AI21Labs/ai21_tokenizer/commit/0b76344bfcad9c03cc50d19ad2ecdf5d2127b3e2))
91+
92+
* fix: keys (#14) ([`b064ea6`](https://github.com/AI21Labs/ai21_tokenizer/commit/b064ea657945e7e3201d9b7678e2551ad0c75f89))
93+
94+
* fix: Test token (#11)
95+
96+
* feat: test PAT
97+
98+
* feat: test github token
99+
100+
* fix: PAT ([`94f64b6`](https://github.com/AI21Labs/ai21_tokenizer/commit/94f64b6bded3bba3e6f616cfd37315bacf68b3f4))
101+
102+
* fix: Test token (#10)
103+
104+
* feat: test PAT
105+
106+
* feat: test github token ([`52484fe`](https://github.com/AI21Labs/ai21_tokenizer/commit/52484fe2a0951652ed4d34c17cf48ca47669ab11))
107+
108+
* fix: root_options verbose (#6) ([`220ba5b`](https://github.com/AI21Labs/ai21_tokenizer/commit/220ba5b47e9f2c4b3db0c38291abe4a983b35c2e))
109+
110+
* fix: Release action test (#5)
111+
112+
* fix: Added release step
113+
114+
* fix: branch name for testing
115+
116+
* fix: Removed comment
117+
118+
* chore(release): v0.0.1 [skip ci]
119+
120+
* fix: branch rename
121+
122+
* fix: Removed CHANGELOG.md
123+
124+
---------
125+
126+
Co-authored-by: github-actions <[email protected]> ([`fae5423`](https://github.com/AI21Labs/ai21_tokenizer/commit/fae5423193754d4e60826e1a74dfb70e6e463c47))
127+
128+
### Test
129+
130+
* test: Test token (#13)
131+
132+
* feat: test PAT
133+
134+
* feat: test github token
135+
136+
* fix: PAT
137+
138+
* test: Added test step
139+
140+
* test: Added test step
141+
142+
* test: Added token to use ([`d445e36`](https://github.com/AI21Labs/ai21_tokenizer/commit/d445e3688412ca4142c9309b28de6400a1f54220))
143+
144+
* test: Test token (#12)
145+
146+
* feat: test PAT
147+
148+
* feat: test github token
149+
150+
* fix: PAT
151+
152+
* test: Added test step
153+
154+
* test: Added test step ([`9619c3e`](https://github.com/AI21Labs/ai21_tokenizer/commit/9619c3e064e0014d2dbf776a7bb18cd7a914c817))
155+
156+
### Unknown
157+
158+
* Add kwargs to functions (#7)
159+
160+
* feat: added kwargs
161+
162+
* test: Added tests ([`efecff9`](https://github.com/AI21Labs/ai21_tokenizer/commit/efecff97f0291a0f155208ba09c83dfdcfd9247c))
163+
164+
* Release action (#4)
165+
166+
* feat: Added release action
167+
168+
* fix: Removed unnecessary code
169+
170+
* fix: testing on branch
171+
172+
* fix: removed node install
173+
174+
* fix: Removed unnecessary step
175+
176+
* fix: base-branch
177+
178+
* fix: removed code
179+
180+
* 0.0.2
181+
182+
* feat: python-semantic-release test
183+
184+
* fix: branch name
185+
186+
* fix: branch name in .toml
187+
188+
* fix: change from branch to match
189+
190+
* fix: Added release_action part
191+
192+
* chore(release): v0.1.0 [skip ci]
193+
194+
* refactor: removed CHANGELOG.md
195+
196+
* fix: branch to main
197+
198+
* feat: Added version.py to version_variable
199+
200+
* feat: Upgraded python-semantic-release
201+
202+
* feat: Added python-semantic-release
203+
204+
* fix: Removed unnecessary file
205+
206+
* fix: Changed version
207+
208+
---------
209+
210+
Co-authored-by: github-action <41898282+github-actions[bot]@users.noreply.github.com>
211+
Co-authored-by: github-actions <[email protected]> ([`694683a`](https://github.com/AI21Labs/ai21_tokenizer/commit/694683ac39330944368a1e6ca3370857804bb960))
212+
213+
* Add code (#2)
214+
215+
* feat: Jurassic tokenizer
216+
217+
* fix: remove is_start
218+
219+
* fix: add types
220+
221+
* fix: add types
222+
223+
* chore: extracted utils
224+
225+
* fix: simplified tokenizer even more
226+
227+
* fix: simplified tokenizer even more
228+
229+
* feat: Added tests
230+
231+
* feat: exposed prop
232+
233+
---------
234+
235+
Co-authored-by: Asaf Gardin <[email protected]> ([`6b80a05`](https://github.com/AI21Labs/ai21_tokenizer/commit/6b80a05549267e44e59f8ae40a92e4de68df979c))
236+
237+
* First commit (#1)
238+
239+
* feat: init project ([`f50565e`](https://github.com/AI21Labs/ai21_tokenizer/commit/f50565eeb8d7259dec565f1292592d66b479f962))
240+
241+
* Initial commit ([`556d3e6`](https://github.com/AI21Labs/ai21_tokenizer/commit/556d3e64af018cf7269d9face370099900aec8eb))

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ schema_pattern = "(build|ci|docs|feat|fix|perf|refactor|style|test|chore|revert|
5959

6060
[tool.poetry]
6161
name = "jurassic-tokenization"
62-
version = "0.0.1"
62+
version = "0.1.1"
6363
description = ""
6464
authors = ["AI21 Labs"]
6565
readme = "README.md"
@@ -99,6 +99,7 @@ commit_message = "chore(release): v{version} [skip ci]"
9999
match = "(main)"
100100

101101

102+
102103
[tool.poetry.group.test.dependencies]
103104
coverage = "^7.1.0"
104105
pytest = "7.2.1"

0 commit comments

Comments
 (0)