Skip to content

v1.0.1 - Security Fixes and Documentation

Choose a tag to compare

@mxcoppell mxcoppell released this 03 Jan 19:11
· 11 commits to main since this release

πŸ”’ Security Fixes

This release addresses critical security vulnerabilities and adds comprehensive project documentation.

Security Updates

Documentation

  • πŸ“„ Added ROO.md with project overview and development workflow
  • πŸ“„ Added PUBLISHING.md with detailed npm publishing instructions

Build Improvements

  • Fixed build process to properly create dist directories
  • Updated test scripts across all packages
  • Fixed package-lock.json synchronization with version 1.0.1

What's Changed

  • PR #1: Fix security vulnerabilities and add project documentation
  • Commit 57219c3: Fix package-lock.json sync issue

Full Changelog: v0.1.2...v1.0.1