Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
….nvim into dev
  • Loading branch information
joshuadanpeterson committed Jul 20, 2024
2 parents 4790f89 + 5dc8592 commit 470f237
Showing 1 changed file with 41 additions and 29 deletions.
70 changes: 41 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,32 @@
# Changelog

<<<<<<< HEAD
# ||||||| c2862a9

## [v0.4.24](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.24) (2024-07-19)

- style(commands): Remove debug print statements
- feat(center_block_config): Add new node
- refactor(center_block_and_cursor): Add new nodes
- feat(center_block_config): Add declaration_list to node list
- fix: Improve get_expand_root logic for better PHP block handling
- fix: Improve center_block_and_cursor function for better PHP block handling
- feat(commands): Correctly center code block even when near bottom of the file

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.25...v0.4.24)

> > > > > > > 5dc8592017c9708d356747d77de7303c39bf2eb1
## [v0.4.23](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.23) (2024-07-19)

- Merge pull request #11 from joshuadanpeterson/dev
- docs: update CHANGELOG.md for v0.4.22 and remove duplicate entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.22...v0.4.23)
[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.24...v0.4.23)

# ||||||| parent of da09d20 (docs: update CHANGELOG.md for v0.4.24 and remove duplicate entries)

||||||| parent of da09d20 (docs: update CHANGELOG.md for v0.4.24 and remove duplicate entries)
=======
## [v0.4.24](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.24) (2024-07-19)

- style(commands): Remove debug print statements
- feat(center_block_config): Add new node
- refactor(center_block_and_cursor): Add new nodes
Expand All @@ -20,45 +37,51 @@

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.23...v0.4.24)

>>>>>>> da09d20 (docs: update CHANGELOG.md for v0.4.24 and remove duplicate entries)
> > > > > > > da09d20 (docs: update CHANGELOG.md for v0.4.24 and remove duplicate entries)
## [v0.4.22](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.22) (2024-07-19)

- fix(commands): Move helper functions outside specific functions to avoid nil error
- docs: update CHANGELOG.md for v0.4.21 and remove duplicate entries

<<<<<<< HEAD
[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.23...v0.4.22)
||||||| parent of da09d20 (docs: update CHANGELOG.md for v0.4.24 and remove duplicate entries)
[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.21...v0.4.22)
=======
[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.24...v0.4.22)
>>>>>>> da09d20 (docs: update CHANGELOG.md for v0.4.24 and remove duplicate entries)

> > > > > > > da09d20 (docs: update CHANGELOG.md for v0.4.24 and remove duplicate entries)
## [v0.4.21](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.21) (2024-07-18)

- Merge pull request #10 from joshuadanpeterson/dev
- docs: update CHANGELOG.md for v0.4.20 and remove duplicate entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.22...v0.4.21)

## [v0.4.20](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.20) (2024-07-18)

- Merge branch dev of https://github.com/joshuadanpeterson/typewriter.nvim into dev
- feat(docs): Update CHANGELOG and TODO in help docs
- docs: update CHANGELOG.md for v0.4.19 and remove duplicate entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.21...v0.4.20)

## [v0.4.19](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.19) (2024-07-18)

- feat(docs): Add top-level tag to typewriter help file
- docs: update CHANGELOG.md for v0.4.18 and remove duplicate entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.20...v0.4.19)

## [v0.4.18](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.18) (2024-07-07)

- Merge pull request #6 from joshuadanpeterson/dev
- docs: update CHANGELOG.md for v0.4.17 and remove duplicate entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.19...v0.4.18)

## [v0.4.17](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.17) (2024-07-07)

- Merge branch main into dev
- docs: update CHANGELOG.md for v0.4.16 and remove duplicate entries
- Merge branch dev of https://github.com/joshuadanpeterson/typewriter.nvim into dev Update local repo with remote changes
Expand All @@ -72,6 +95,7 @@
[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.18...v0.4.17)

## [v0.4.16](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.16) (2024-07-07)

- Merge branch dev of https://github.com/joshuadanpeterson/typewriter.nvim into dev Update local repo with remote changes
- refactor(ci): improve CHANGELOG.md generation to prevent duplicate entries
- docs: update CHANGELOG.md for v0.4.16 and remove duplicate entries
Expand All @@ -86,6 +110,7 @@
[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.17...v0.4.16)

## [v0.4.15](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.15) (2024-07-06)

- chore(ci): Update push branches
- docs(help): improve and expand plugin documentation
- refactor(init): lazy-load dependencies and simplify setup
Expand All @@ -97,25 +122,29 @@
[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.16...v0.4.15)

## [v0.4.14](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.14) (2024-07-05)

- Merge branch main of https://github.com/joshuadanpeterson/typewriter.nvim Update local repo with remote changes
- fix(ci): resolve duplicate entries in CHANGELOG generation
- docs: update CHANGELOG.md for v0.4.13 and standardize all entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.15...v0.4.14)

## [v0.4.13](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.13) (2024-07-05)

- refactor(ci): Enhance CHANGELOG management to remove duplicate entries
- docs: update CHANGELOG.md for v0.4.12 and standardize all entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.14...v0.4.13)

## [v0.4.12](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.12) (2024-07-05)

- Update CHANGELOG.md
- docs: update CHANGELOG.md for v0.4.11 and standardize all entries

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.13...v0.4.12)

## [v0.4.11](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.11) (2024-07-05)

- Merge pull request #4 from joshuadanpeterson/center-horizontally
- docs: update CHANGELOG.md for v0.4.10 and standardize all entries

Expand Down Expand Up @@ -190,116 +219,99 @@
## [v0.4.1](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.1) (2024-07-05)

## [Unreleased](https://github.com/joshuadanpeterson/typewriter.nvim/tree/HEAD)

**Fixed bugs:**

- Fix `$` Command Issue in Normal Mode [\#2](https://github.com/joshuadanpeterson/typewriter.nvim/pull/2) ([joshuadanpeterson](https://github.com/joshuadanpeterson))

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.2...v0.4.1)

## [v0.4.0](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.4.0) (2024-07-05)

**Fixed bugs:**

- In normal mode with plugin installed using command $ - end of line not reached. [\#1](https://github.com/joshuadanpeterson/typewriter.nvim/issues/1)

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.1...v0.4.0)

## [v0.3.2](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.3.2) (2024-07-04)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.4.0...v0.3.2)

## [v0.3.0](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.3.0) (2024-07-01)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.3.2...v0.3.0)

## [v0.3.1](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.3.1) (2024-07-01)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.3.0...v0.3.1)

## [v0.2.0](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.2.0) (2024-06-30)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.3.1...v0.2.0)

## [v0.1.5](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.1.5) (2024-06-16)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.2.0...v0.1.5)

## [v0.1.4](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.1.4) (2024-06-16)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.1.5...v0.1.4)

## [v0.1.3](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.1.3) (2024-06-16)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.1.4...v0.1.3)

## [v0.1.2](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.1.2) (2024-06-16)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.1.3...v0.1.2)

## [v0.1.1](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.1.1) (2024-06-16)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.1.2...v0.1.1)

## [v0.1.0](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.1.0) (2024-06-16)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.1.1...v0.1.0)

## [v0.0.9](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.9) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.1.0...v0.0.9)

## [v0.0.8](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.8) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.9...v0.0.8)

## [v0.0.7](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.7) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.8...v0.0.7)

## [v0.0.4](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.4) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.7...v0.0.4)

## [v0.0.5](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.5) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.4...v0.0.5)

## [v0.0.6](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.6) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.5...v0.0.6)

## [v0.0.3](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.3) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.6...v0.0.3)

## [v0.0.2](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.2) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.3...v0.0.2)

## [v0.0.1](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v0.0.1) (2024-06-15)


[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.2...v0.0.1)

## [v1.0.0](https://github.com/joshuadanpeterson/typewriter.nvim/tree/v1.0.0) (2024-06-15)

\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_

[Full Changelog](https://github.com/joshuadanpeterson/typewriter.nvim/compare/v0.0.1...v1.0.0)

0 comments on commit 470f237

Please sign in to comment.