Skip to content

Tags: fityannugroho/wisely

Tags

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps-dev): bump vite from 4.5.0 to 5.0.5 (#5)

* chore(deps-dev): bump vite from 4.5.0 to 5.0.5

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* update version number to 0.4.2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fityan <fityannugroho@gmail.com>

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: improve `latin-ext-b` charset (v0.4.1)

Move some characters to more similar ones

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: add new charsets, `latin-ext-a` and `latin-ext-b` (v0.4.0)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
update exports config (v0.3.2)

- revert export core module when in non-node environment by default (9581846)
- add `main` & `types` to support typing in .js

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
update exports config (v0.3.1)

- export charsets module
- export core module when in non-node environment by default

v0.3.0

Toggle v0.3.0's commit message
0.3.0

v0.2.0

Toggle v0.2.0's commit message
0.2.0

v0.1.1

Toggle v0.1.1's commit message
0.1.1

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: add npm publishing workflow