Skip to content

Commit fdd4d58

Browse files
authored
chore(main): release 1.0.0 (#39)
1 parent 44e3a10 commit fdd4d58

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/pysan3/pathlib.nvim/compare/v0.6.5...v1.0.0) (2024-03-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* release first major version
9+
* release first major version
10+
11+
### Features
12+
13+
* release first major version ([44e3a10](https://github.com/pysan3/pathlib.nvim/commit/44e3a10ece63a145530bc2b7c8603eaf7a7152f5))
14+
* release first major version ([1a5b9c5](https://github.com/pysan3/pathlib.nvim/commit/1a5b9c5dc3f00c15d8f33eb1642618952588e804))
15+
316
## [0.6.5](https://github.com/pysan3/pathlib.nvim/compare/v0.6.4...v0.6.5) (2024-03-15)
417

518

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = 'pathlib.nvim'
1010
copyright = '2023, pysan3'
1111
author = 'pysan3'
12-
release = '0.6.5' # x-release-please-version
12+
release = '1.0.0' # x-release-please-version
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

0 commit comments

Comments
 (0)