Skip to content

Commit 568a116

Browse files
author
github-actions
committed
🚀 2.0.6
Automatically generated by python-semantic-release
1 parent 903f546 commit 568a116

File tree

3 files changed

+80
-2
lines changed

3 files changed

+80
-2
lines changed

CHANGELOG.md

+78
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,83 @@
11
<!--next-version-placeholder-->
22

3+
## v2.0.6 (2024-11-02)
4+
5+
### Bug Fixes
6+
7+
* fix(deps): bump fugashi from 1.3.0 to 1.3.3 (M1 Wheels! Finally!) ([`fd6cd61`](https://github.com/entelecheia/eKoNLPy/commit/fd6cd6169e14e1393868695e168c16d13cd625aa))
8+
9+
### Build System
10+
11+
* build(deps): bump fugashi from 1.3.2 to 1.3.3
12+
13+
Bumps [fugashi](https://github.com/polm/fugashi) from 1.3.2 to 1.3.3.
14+
- [Release notes](https://github.com/polm/fugashi/releases)
15+
- [Commits](https://github.com/polm/fugashi/compare/v1.3.2...v1.3.3)
16+
17+
---
18+
updated-dependencies:
19+
- dependency-name: fugashi
20+
dependency-type: direct:production
21+
update-type: version-update:semver-patch
22+
...
23+
24+
Signed-off-by: dependabot[bot] <support@github.com> ([`8c6a8d6`](https://github.com/entelecheia/eKoNLPy/commit/8c6a8d60ce01735942aa0788c2584debf15f75b2))
25+
26+
* build(deps): bump pandas from 2.2.2 to 2.2.3
27+
28+
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
29+
- [Release notes](https://github.com/pandas-dev/pandas/releases)
30+
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3)
31+
32+
---
33+
updated-dependencies:
34+
- dependency-name: pandas
35+
dependency-type: direct:production
36+
update-type: version-update:semver-patch
37+
...
38+
39+
Signed-off-by: dependabot[bot] <support@github.com> ([`fd7001f`](https://github.com/entelecheia/eKoNLPy/commit/fd7001f3a592e438b362471944432cf20a9cb807))
40+
41+
* build(deps): bump nltk from 3.9 to 3.9.1
42+
43+
Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.1.
44+
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
45+
- [Commits](https://github.com/nltk/nltk/compare/3.9...3.9.1)
46+
47+
---
48+
updated-dependencies:
49+
- dependency-name: nltk
50+
dependency-type: direct:production
51+
update-type: version-update:semver-patch
52+
...
53+
54+
Signed-off-by: dependabot[bot] <support@github.com> ([`8c99b56`](https://github.com/entelecheia/eKoNLPy/commit/8c99b568c72ff23c78f62f62939c97d7fefd6c4e))
55+
56+
### Chores
57+
58+
* chore(dependencies): upgrade python-semantic-release 9.0.0 ([`8141547`](https://github.com/entelecheia/eKoNLPy/commit/814154786293d75c113adde8a1e41d9a7f34d235))
59+
60+
* chore: update poetry lock ([`6d6b098`](https://github.com/entelecheia/eKoNLPy/commit/6d6b098f716a53b5b40b4884c45169b3d20e679d))
61+
62+
### Unknown
63+
64+
* Merge pull request #39 from entelecheia/master ([`903f546`](https://github.com/entelecheia/eKoNLPy/commit/903f54688eea89cf0ff440baea21c7c3575a5828))
65+
66+
* Merge pull request #38 from entelecheia/dependabot/pip/fugashi-1.3.3 ([`e4489b3`](https://github.com/entelecheia/eKoNLPy/commit/e4489b380d3587e75623f20a669dc3ee608072aa))
67+
68+
* Merge pull request #37 from entelecheia/dependabot/pip/pandas-2.2.3
69+
70+
build(deps): bump pandas from 2.2.2 to 2.2.3 ([`f7d71bd`](https://github.com/entelecheia/eKoNLPy/commit/f7d71bdf490e6a4d7b0b5d2ea8aeae792ac13230))
71+
72+
* Merge pull request #36 from entelecheia/dependabot/pip/nltk-3.9.1 ([`f97c08e`](https://github.com/entelecheia/eKoNLPy/commit/f97c08e0044539c82f48b1a983ddf216ab617add))
73+
74+
* Merge pull request #35 from entelecheia/release
75+
76+
Merge pull request #34 from entelecheia/master ([`eb29581`](https://github.com/entelecheia/eKoNLPy/commit/eb29581eab98749298e716a45fe453c6e574c55b))
77+
78+
* Merge pull request #34 from entelecheia/master ([`5a857e8`](https://github.com/entelecheia/eKoNLPy/commit/5a857e816878cb59117db6bf7344cd57446f2f79))
79+
80+
381
## v2.0.5 (2024-08-18)
482

583
### Fix

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "eKoNLPy"
3-
version = "2.0.5"
3+
version = "2.0.6"
44
description = "A Korean natural language processing toolkit for economic analysis"
55
authors = ["Young Joon Lee <entelecheia@hotmail.com>"]
66
license = "MIT"

src/ekonlpy/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.5"
1+
__version__ = "2.0.6"

0 commit comments

Comments
 (0)